I have looked extensively through the Crystal forums, but could find nothing that relates to the situation below.
I am using Crystal 10 against an Oracle database.
The report I am trying to create will look, by way of example, like this:
Hour # of # of
of One-Officer Two-Or-More-Officer
Day Calls Calls
01 115 300
02 98 240
etc.
For each officer that was sent to the call (incident), the file contains the Incident ID, Car ID, Officer ID, and the Time Of Day sent. Hence, a given incident may have one or more officers associated with it.
I can set up the grouping formulas to create the hour of day information. What I need to do (preferably in a cross-tab), and don’t know how to do, is read through all the records and categorize the incident as either a one-officer incident or a two-or-more-officers incident. Can this be done in a one-step operation in a single Crystal report?
On the surface, it appears to be a two-step operation. One report will create (and export) a file that will group all incidents as either a one-officer call or a two-officer call. Then a second report will read the file from the first report and organize the data in a crosstab. And I'm not sure if that is even possible in Crystal.
Thanks, Rooski
I am using Crystal 10 against an Oracle database.
The report I am trying to create will look, by way of example, like this:
Hour # of # of
of One-Officer Two-Or-More-Officer
Day Calls Calls
01 115 300
02 98 240
etc.
For each officer that was sent to the call (incident), the file contains the Incident ID, Car ID, Officer ID, and the Time Of Day sent. Hence, a given incident may have one or more officers associated with it.
I can set up the grouping formulas to create the hour of day information. What I need to do (preferably in a cross-tab), and don’t know how to do, is read through all the records and categorize the incident as either a one-officer incident or a two-or-more-officers incident. Can this be done in a one-step operation in a single Crystal report?
On the surface, it appears to be a two-step operation. One report will create (and export) a file that will group all incidents as either a one-officer call or a two-officer call. Then a second report will read the file from the first report and organize the data in a crosstab. And I'm not sure if that is even possible in Crystal.
Thanks, Rooski