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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to Show the Missing Dates in the Second Chart

Status
Not open for further replies.

ashrafseiff

Technical User
Apr 7, 2011
4
CA
How to Show the Missing Dates in the Second Chart as per the attached Image
 
Are you able to get tables / datasets added to the database? If you got a table of DATE set up, this could be linked to the activity using LEFT OUTER and you'd still get a slot when there was no activity. (But note that any selection on the second table must do an IsNull test first, otherwise you'll not get the dates with no records, null value for the second record.)

This is based on your text description: security where I work prevents me from accessing the attached chart.

[yinyang] Madawc Williams (East Anglia, UK). Using Crystal 11.5 with SQL and Windows XP [yinyang]
 
Please don't create multiple posts on the same topic. So far, none of your images have appeared in the file, so you are not attaching it correctly. Try testing the link.

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top