Hi everyone,
My problem is this: I have a report which shows hours that employees have worked. This field in the database is called 'Hours'. The ranges are 0-9, 10-19, 20-29, 30-39, 40-49, 50-59, 60+
I need to be able to include these labels in my chart even when there are no employees who have worked, say, 10-19 hours!
As these are field values I cannot see a way to include them in the chart axis as zero and have tried everything I can think of including stored procedures and queries. The problem is that Crystal carries out vey complicated select statements on my very complicated parameter fields.
Any help would be GREATLY appreciated!
Thanks
Amanda
My problem is this: I have a report which shows hours that employees have worked. This field in the database is called 'Hours'. The ranges are 0-9, 10-19, 20-29, 30-39, 40-49, 50-59, 60+
I need to be able to include these labels in my chart even when there are no employees who have worked, say, 10-19 hours!
As these are field values I cannot see a way to include them in the chart axis as zero and have tried everything I can think of including stored procedures and queries. The problem is that Crystal carries out vey complicated select statements on my very complicated parameter fields.
Any help would be GREATLY appreciated!
Thanks
Amanda