Pivot Table Additional Calculations

rasinc

Board Regular
Joined
Jun 28, 2011
Messages
131
I have a couple of questions regarding a pivot table.

I have customer data and based on some previous messages on this forum, was able to get a couple of groups and subtotals for those groups ok.

The customer data is aged receivables, with a total column. Each subtotal needs to be shown in dollars and in percentage of total owing for that group. I have the totals for the dollars but I can't figure out how to get percentages and dollars (I've seen the Value Field Settings, Show values as... but can't get the percentage of the total column and I can't get the dollars and percentages at the same time.). I do not need percentages per customer, only for the totals of each group.

Something like this:
(note the ..... indicate other information including the actual customers names and dollar amounts owing per period. They are all showing properly.)
Code:
Customer     Total  Current  <30   etc.
......
Group 1 Sum   1000    800    100   ....
Percent               80%    10%   ...
 
......
Group 2 Sum    500    450    20   ....
Percent               90%    4%   ...
 
......
Grand Total   1500    1250    120   ....
Percent               83.33%  8%   ...

Second question related to the labels above. How can I change the Group 1 Sum label to say Group 1 Total?

Any help is appreciated. TIA, rasinc
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.

Forum statistics

Threads
1,224,078
Messages
6,176,244
Members
452,716
Latest member
Elo

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