| Thread | Last Post | Replies |
|
| Wont display null value dates | 07 Aug 2004 00:12 GMT | 2 |
I have a formula {Work_Center_Dispatch.Promised_Date}={?Date}) and {Work_Center_Dispatch.Work_Center} = {?WorkCenter} to select records.
|
| Report versioning | 06 Aug 2004 16:36 GMT | 12 |
I will preface my question by saying that I don't use Crystal Reports, but I test/support a product that uses it. Therefore my question might be badly formed. Here's what I'm trying to do:
|
| help with formula please | 06 Aug 2004 16:21 GMT | 2 |
Im using crystal reports 8.5 Trying to use database tables from Btrieve I have searched this forum and used all information to come up this in the formula editor see below
|
| Line Chart from XSD datasource (Legend Problems) | 06 Aug 2004 16:18 GMT | 1 |
I am creating a line chart with 2 lines in it. All is good in terms of properly displaying the data when I actually run the code in my VB.NET windows app. The only problem that exists is with the legend, the names are incorrect and cannot be changed. They appear as "Nth
|
| Displaying null values | 06 Aug 2004 15:45 GMT | 5 |
is there a possible way to display Null values of a table? for example set some value when it's Null? thanks, Adriano
|
| Newbie | 06 Aug 2004 15:32 GMT | 1 |
Is there a possible way to change those english words in CR browser like "Current Page", "Zoom Factor" etc.. im my own language??? thanks,
|
| Field size with ADO.NET (XML) | 06 Aug 2004 14:00 GMT | 1 |
We have a third-party application that is using ADO.NET (XML) datasets with crystal reports, that is consistently running out of memory when we run reports on datasets of any reasonable size. The reason, apparently is that Crystal reserves 65534 bytes for every attribute typed xs ...
|
| No lower bound question | 06 Aug 2004 13:42 GMT | 3 |
I have a formula: "Between Dates "+totext(minimum({?Date}),"MM/dd/yyyy")+" and " +totext(maximum({?Date}),"MM/dd/yyyy") which when the no lower bound parameter value is checked results in:
|
| How to pass arguments to subreports? | 06 Aug 2004 12:54 GMT | 3 |
I linked the parameter ?FirstTable of the containerreport to the subreport's parameter named also ?FirstTable but it doesn't seem not to work. -- cody
|
| Recent Date (MAX Date) | 05 Aug 2004 19:30 GMT | 1 |
I have a report which displays Order for a company. The report is grouped by Company and the Orders are displayed in the Details. i.e Order No. & Order Date. I wish to show the most recent Order, is there anyway I can do this?
|
| Supressing blank lines isn't working. | 05 Aug 2004 19:06 GMT | 1 |
My main report has several detail lines and there is a subreport embedded in the detail secion. The subreport only has a detail section. I supress the other sections. The 1st row has data only in the subreport which prints just fine on
|
| re:multiple columns problem in Xtal reports | 05 Aug 2004 19:02 GMT | 4 |
<New thread so it's not buried> Bob Holmes said: "Patrick, I'm not sure I understand what is not working. If you place the eventID in the Details section, it doesn't display the different events for
|
| How to create multiple columns | 05 Aug 2004 15:43 GMT | 5 |
How do I display my data in multiple columns? I need to print some kind of admission tickets and want to print them in an array of 3x18 on a sheet of paper, that means that 3 cards per row have to be side by side on the paper, Is there a way to accomplish that with crystal?
|
| Please help | 05 Aug 2004 15:40 GMT | 1 |
does CR have any other language versions? Is it possible to change those english words in CR browser like "Current Page", "Zoom Factor" etc..??? many thanks, Adriano
|
| multiple links to 1 table | 05 Aug 2004 15:30 GMT | 3 |
I'll try to make this as clear as possible... I have two tables: tblInstallations and a table tblStaff ... the tblInstallations contains various references to the tblStaff table. like so: (table abbreviated for clarity)
|