Hi, this is hard.
I'm using v.8.5
I have a report that breaks a Quarter down into 3 months.
month 1 dates are 01/01/03 to 03/31/03
month 2 dates are 04/01/03 to 06/30/03
month 3 dates are 07/01/03 to 9/30/03
In a perfect world, Each of my records has a month(DATE) that will fall into 1 of these time periods.
I want to create a graph that will show 3 bars, one for each month.
My problem is that I need to have at least 1 record that falls within each time period for the graph to display all 3 bars.
If only 2 months have records, then the 3rd bar for the month without records is not displayed.
Basically I need a way to check the data for records that don't exist.
Any Ideas?
Thanks,
HC
I'm using v.8.5
I have a report that breaks a Quarter down into 3 months.
month 1 dates are 01/01/03 to 03/31/03
month 2 dates are 04/01/03 to 06/30/03
month 3 dates are 07/01/03 to 9/30/03
In a perfect world, Each of my records has a month(DATE) that will fall into 1 of these time periods.
I want to create a graph that will show 3 bars, one for each month.
My problem is that I need to have at least 1 record that falls within each time period for the graph to display all 3 bars.
If only 2 months have records, then the 3rd bar for the month without records is not displayed.
Basically I need a way to check the data for records that don't exist.
Any Ideas?
Thanks,
HC