I have a fairly simple Crosstab ... months as the rows, years (last year, this year) as the columns, total sales as the summary cell.
I'd like to add
- Difference between Last Year Sales and This Year Sales (by month) ***
- Percent Change between Last Year Sales and This Year Sales (by month)
*** I was able to use the Calculated Member to add a "difference" column (though because I didn't want it BETWEEN Last Year and This Year -- I ended up Inserting a column at the end of the table using the same formulas as the "difference" column).
All fine and good ..
But when I want to now show and additional column that is % not $, I can't seem to do that. I have the additional column with the correct formula, but I can't seem to format that last column to show % rather than $
I think I'm very close to a solution.
OR perhaps there's a better way???
TYIA