Add new data vallue to Pivot

E

Ed B

I have a query that supplies data values for the selected keys and a Pivot table that shows data. I would like to add data values that show numeric comparisons such as percent change or difference

For example, my data will contain performance metrics for different transfer sizes within a test scenario. The data will contain the results of many test scenarios. I want to select two of the scenarios and compare the values for the different transfer sizes. I currently can display the Pivot chart that shows the recorded values. How can I add calculated values to the Pivotchart
 
Top