Hello,
I am looking for assistance with a query that will combine my two tables of data, tblSiteScoreCard and tblVolumeMetrics for each month and transform into column format.
My tables at present have two months of data, but I will be adding data monthly to both tables. I have parameters within the query for Start Date and End Date querying the data, but I want to display 12 months of
data at a time on the report and I want each location displayed on one page from the tblLocations table.
Please review the end result picture for final output I want to see in the report.
Thanks