mulliganradio
IS-IT--Management
trying to ask the question a differnet way incase the last one did not make since.
I have 2 parameters for range of dates. ?from timeframe and ?to timeframe
The table grabs events by date between the parameters above.
The problem is the table only has data in it if there was an event.
example:
?from timeframe = 4/18/2004
?to timeframe = 4/24/2004
if the the table has data for 4/19, 4/20, 4/21 it shows up with no problems. How can I get the days 4/18,4/22,4/23,4/24 to show up in the report as no records instead of not being included in the report?
I have 2 parameters for range of dates. ?from timeframe and ?to timeframe
The table grabs events by date between the parameters above.
The problem is the table only has data in it if there was an event.
example:
?from timeframe = 4/18/2004
?to timeframe = 4/24/2004
if the the table has data for 4/19, 4/20, 4/21 it shows up with no problems. How can I get the days 4/18,4/22,4/23,4/24 to show up in the report as no records instead of not being included in the report?