Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Chart value if field value does not exist

Status
Not open for further replies.

amandak

Programmer
Aug 6, 2001
5
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top