I am attempting to create a report based on [Sales Analysis] query which would pull suppliers, customers with values for Sales & Commission. This report would then show additional columns for Sales & Commission, however they would be for last years sales or same month last year.
I seem to be caught up in a design issue and where to start. I tired to create it in report itself. Tired query, tired 2 different crosstabs and tired subquery. My syntax as well as setup is likely wrong. So what is the best method to create something like this?
So for
Supplier1, customer1, please show sales & commission for 2011 and show sales and commission for 2010 on same report.
I seem to be caught up in a design issue and where to start. I tired to create it in report itself. Tired query, tired 2 different crosstabs and tired subquery. My syntax as well as setup is likely wrong. So what is the best method to create something like this?
So for
Supplier1, customer1, please show sales & commission for 2011 and show sales and commission for 2010 on same report.