I have a simple crosstab set up with months as the columns and years as the rows. The sales data is the summarized field. What I need to do is to show all the years of sales and then have a row that shows the difference in Sales numbers for the current year minus the previous year. This is only for the most current year. My fields are as follows:
Column: @Column Name (Shows Jan- Dec)
Row: OEINVH.INVFISCYR (Shows 2012, 2011, etc)
Field: @Invoice Amount (Shows Sales Numbers)
Column: @Column Name (Shows Jan- Dec)
Row: OEINVH.INVFISCYR (Shows 2012, 2011, etc)
Field: @Invoice Amount (Shows Sales Numbers)