I think this is a pretty simple task, but I am stumped...
Here's the scenario: I pull all records for a given (user input-ed) month from the db (let's say there's 13 of them). How do I create a chart that counts how many records there are for each day of the month, showing a null on the chart if there are no records for that day?
Thanks in advance for any help!
rodbac
Here's the scenario: I pull all records for a given (user input-ed) month from the db (let's say there's 13 of them). How do I create a chart that counts how many records there are for each day of the month, showing a null on the chart if there are no records for that day?
Thanks in advance for any help!
rodbac