Using Access 2007
I have a Data set that contains a Customer Name, Sales Order and Date. I would like to have the report have a bar like chart for each record that shows the date from the record within the range of dates in the data set. Including a value for each start of week even if there is no data for that week.
Do I need to create and populate a table to achieve this in a report?