I wondered if anyone could help me out with this.
I need to add columns to a cross tab report which is using data from Oracle 8i. However these fields are not within the database and it seems that you cannot add formula fields as columns in Crystal 8.
Also, I wondered if it was possible to have two lines for the report columns. One where the data is grouped into months, and underneath that the Count of Sales, Cancellations and Net (the latter being the field which is not in the DB).
EG.
(line1) | JANUARY | FEBRUARY |
(line2) |Sales|Cancels|Net|Sales|Cancels|Net|
(data) | 4 | 2 | 2 | 7 | 2 | 5 |
Thanks in advance
I need to add columns to a cross tab report which is using data from Oracle 8i. However these fields are not within the database and it seems that you cannot add formula fields as columns in Crystal 8.
Also, I wondered if it was possible to have two lines for the report columns. One where the data is grouped into months, and underneath that the Count of Sales, Cancellations and Net (the latter being the field which is not in the DB).
EG.
(line1) | JANUARY | FEBRUARY |
(line2) |Sales|Cancels|Net|Sales|Cancels|Net|
(data) | 4 | 2 | 2 | 7 | 2 | 5 |
Thanks in advance