We are having trouble getting the difference of two columns totals in a cross tab in Web Intelligence. We have a report based on an Excel spreadsheet which pulls in all of the data. There is a report filter that restricts the data to just two years. If the filter is on the block we are having the same issue.
The problem is that we want to see the difference in total sales revenue from one year to the next. I have defined the Sales Revenue Change variable as follows...
=Last([Sales revenue]) - First([Sales revenue])
That works fine for each State, but not the difference between the totals for 2006 and 2005 which should be $1,826,896.80.
Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.
Any suggestions on how to do this?
We are on 4.1 SP06 Patch 4.
Thanks,
Noel