Excel 2010 with free PowerPivot Add-In.
Compatible with Office 2013 Pro Plus.
Ditto Ashish.
With my own fake data.
http://www.mediafire.com/view/8pmdd8ic44ajpc0/04_09_15a.xlsx
2013 file on request.
Herbert,
I'm running Excel 2013 and Powerpivot. I've got my report to do what I want by modifying the data source as follows.
Old version - one record per client
Code, Group Name, Client Name bills2013, bills2014, bills2015
New version - one record for each year for each client.
Code, Group Name, Client Name, year, bills
I understand this is a better way to structure it. I can now add the "year" field to Row, add the bills twice to show the value and the % change from the previous year.
My outstanding issue is that I want to sort the report by the % column to show the codes with the largest increase at the top of the report. I've tried sorting in various ways, but can't get it to sort on the % column, only the value column.
In this snippet, the top two rows should be in the opposite order as I told it to sort by "% Change" not Billings.
It looks like it sorts on the underlying value, not the calculate percentage that is displayed. How do I sort on what it shown?

Thanks
Gordon
Sanitised version uploaded at SanitisedANZSIC