C10
Not sure if this is the correct of the four Crystal forums, but if not, whcih one would be more appropriate?
I am going to create a report that uses two fields of data, which are {table.startdate} and {table.exitdate}. It will group the fields by year for 2003, 2004, and 2005 and within the group it will total the number of start dates and the number of exit dates for the year.
I would like to creat a chart for this info that breaks it down by year (probably automatic since that is how the report will be grouped) but also includes the number start and exit dates as seperate colums, preferrably the exits date colums will go down as if they were negative.
If the formatting works then the chart will look similar to this model, with X representing the colums.
|
| X
| X X
| X X X
| X X X
---------------------
| X X X
| X X X
| X X
|
03 04 05
Not sure if this is the correct of the four Crystal forums, but if not, whcih one would be more appropriate?
I am going to create a report that uses two fields of data, which are {table.startdate} and {table.exitdate}. It will group the fields by year for 2003, 2004, and 2005 and within the group it will total the number of start dates and the number of exit dates for the year.
I would like to creat a chart for this info that breaks it down by year (probably automatic since that is how the report will be grouped) but also includes the number start and exit dates as seperate colums, preferrably the exits date colums will go down as if they were negative.
If the formatting works then the chart will look similar to this model, with X representing the colums.
|
| X
| X X
| X X X
| X X X
---------------------
| X X X
| X X X
| X X
|
03 04 05