Pivot Table Percentage Change

yeshua68

New Member
Joined
Sep 29, 2016
Messages
8
Hello,

I have a pivot table that shows the usage of a material. It shows the target amount of boxes, the actual usage of boxes and the variance between the target and actual. The columns are in the values field.

I can't seem to find a way to get excel to use the values field to create a column for % change in usage. For instance, our target of boxes was 1000, our actual was 3000 with a variance of 2000 boxes. I'd like the pivot table to show that we used 200% of our actual target.


I can do it using a formula in my raw data and just pull it from there. But I'd rather the pivot table have a column using "show values as". But when I use the "% Difference" option - it only gives me the columns and rows as options and not the value fields.

Is there a way?
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
In the PivotTable Tools ribbon, select Fields, Items, & Sets dropdown from the Calculations section then select Calculated Field....

Name your field (i.e. Variance %). For formula, enter your variance field name then type / then select your target field name (i.e. =Variance/Target). Click Add.
 
Upvote 0

Forum statistics

Threads
1,214,646
Messages
6,120,720
Members
448,986
Latest member
andreguerra

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top