Combining fields in a pivot table

poiu

Active Member
Joined
Sep 13, 2011
Messages
384
Hello,

I have 5 data fieds in my pivot table. 2 of the data fields are "Period 1" and "Period 2". I'd like to add together these two source fields into one field displayed in the pivot table called "Year to date" in the pivot table.

Please could you tell me how to do directly within the pivot table without creating an extra column in the source data?

Many thanks,

Poiu
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
Not sure which version of Excel you are running. In 2007, under the pivot table Tools ribbon within option:

1) Select Formulas
2) Select Calculated Field
3) Name the Field 'YTD'
4) For the formula enter ='Period 1' +'Period 2'

Note, the values entered Period 1 and Period 2 need to match the name of the fields you are using.
 
Upvote 0

Forum statistics

Threads
1,215,771
Messages
6,126,799
Members
449,337
Latest member
BBV123

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