Hi,
I am running a Crystal Report with Oracle database.
The report has the following fields:
WorkOrder, Department, Location, Type, Description.
The report is sorted by Department.
There may be many Descriptions for a Department. (Each a separate database record)
The user wants to see only row of Description
when the Type='AB'.
For any other Type, there is no limitation on the number of descriptions and also Size of description.
How can i do this?
Any help is greatly appreciated.
Thanks,
mns
I am running a Crystal Report with Oracle database.
The report has the following fields:
WorkOrder, Department, Location, Type, Description.
The report is sorted by Department.
There may be many Descriptions for a Department. (Each a separate database record)
The user wants to see only row of Description
when the Type='AB'.
For any other Type, there is no limitation on the number of descriptions and also Size of description.
How can i do this?
Any help is greatly appreciated.
Thanks,
mns