Calculated Field Pivot Table

Excel1991

Board Regular
Joined
Aug 1, 2018
Messages
58
Hello All,

I am trying to create a calculated field in a pivot table so that i can find the variance between the current years beginning account balance and the prior years ending account balance.

ABCDEFGHI
1999199920001999-2000200020012000-2001001
Beginning BalanceEnding BalanceBeginning BalanceVARIANCEEnding BalanceBeginning BalanceVARIANCEEnding Balance
1100015002000=D1-C1=G1-F1
20500500=D2-C2=G2-F2
3100500800=D3-C3=G3-F3
4

<tbody>
</tbody>

I do not know how to have to calculate the field so that I can subtract the previous years ending balance from the current years starting balance. Theoretically you would think that whatever you left off with last year SHOULD be your starting balance in the current year; however, that is not that case so I want to illustrate the variance for each line item.

I know I could copy and paste and do this manually, but I would like it in a pivot so that I can include a slicer-by year. This way i can sort the pivot from largest variance to smallest variance and just cycle through the years to get a feel for which line items are causing the variance.
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,214,911
Messages
6,122,194
Members
449,072
Latest member
DW Draft

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