| Thread | Last Post | Replies |
|
| Problem with empty pages | 10 Apr 2006 14:51 GMT | 2 |
I am using CR10 (with VS2005) and have a report with 3 groups. GroupA, the outermost group, then GroupB - which can contain multiple pages of data, and GroupC. When there is a change in GroupA and the contents of the included GroupB will be multiple pages I get a page with just ...
|
| 8.5 simple sub-report display error | 10 Apr 2006 10:00 GMT | 1 |
I've got a rather simple main report with 3 levels of subtotals; major-dept, inter-year, minor-transaction. I don't need any detail just the 3 levels of subtotals. However, I need to hit another file based upon a match by dept, year, transaction and display a different
|
| First page portrait and rest of the pages Landscape | 08 Apr 2006 20:26 GMT | 2 |
I want to design a report, whose first page's orientation is "portrait" and orientation of rest of the pages is "landscape". Any help in this regard will be highly helpful. thanks and best wishes
|
| Exporting Crystal Report To PDF. | 08 Apr 2006 20:12 GMT | 1 |
I am trying to export crystal report to a pdf. My report has been grouped and it displays 200 records one after another. When i export the report through the coding functionality it exports
|
| Load Report Failed | 08 Apr 2006 12:52 GMT | 1 |
I've searched all over the web, but none of the resources I've found have been able to help me. I have an ASP.Net (VB.Net) app (using VS 2003) which includes five CR.Net reports...I have a reportviewer.aspx page which contains the report viewer
|
| Easy question | 08 Apr 2006 06:43 GMT | 1 |
I have a zipcode field and some users had add a "-" at the end. I would like to hide the "-" in my report. Rafael
|
| Crystal Version Conflict ? | 07 Apr 2006 21:44 GMT | 1 |
Setup: - I have a pre-existing program in VS2003 that has a few Crystal reports (created with full-blown version 9 Developer Edition, not CR.NET) in it. - Reports from this program open in the CR9 environment, not within the VS
|
| Crystal and Excel | 07 Apr 2006 16:11 GMT | 9 |
Having a hard time getting an Excel sheet with 1 row per user...columns across with details. Example is user "Sam Smith"- name and email pulled from table "personal" (grouped by last name, then first name) Sam's sessions he is speaking at plus approved or not approved pulled from
|
| Is there an equivalent "in" in Crystal | 05 Apr 2006 14:28 GMT | 2 |
In SQL you can do: Select * from table1 where id IN (1,2,3) What is the equivalence in Crystal report for the keyword "IN" Thanks in advance
|
| converting a report from one based on a view to one based on a stored procedure | 04 Apr 2006 19:21 GMT | 2 |
For data access efficiency reasons, I am trying to convert a report that is currently based on a view to one based on a stored procedure. The stored procedure returns the same named fields as the view. Is there a way to replace every reference to the view with a reference
|
| Passwords - Accessing a subreport in the RDC | 04 Apr 2006 15:07 GMT | 4 |
I am using the CR 8.5 RDC in VB6 with an MS Access 2000 database - which is passworded. The report contains a subreport which links to another table from the same database (so the password is the same). The report runs fine for the main table but once the subreport has
|
| Problem with Group function | 03 Apr 2006 18:51 GMT | 1 |
Hi Groups .. Thanks for your all previous help and today also I am looking for some help and my problem is I would like to make group in my report on Division field(field type is
|
| Select record with null value | 03 Apr 2006 10:28 GMT | 3 |
I want to select those records in a Crystal Report where one field - the country - is not filled. I can select those where it is filled, however I get zero record back when I want to select where it is not filled.
|