I'm trying to add a cumulative total to my pivot table, it's nearly working...I just need a slight amendment to the code that I can't quite figure out.
I've attached a QVW which shows the table, the expression Cumulative is what I need to amend. It's currently adding up the current months data to the month before, which isn't quite right.
I need it to add the current months data to the total from the start of the year to that point.