Calculate % in pivot table

Alpha1980

Board Regular
Joined
Feb 28, 2008
Messages
125
I have a pivot table with the following headers:

Customer | Count of Patients | Sum due service
Healthcare Area 1 | 100 | 10

How do I add another column that will calculate compliance %? e.g. 90%

Thanks in advance.
 

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
Greetings. Click anywhere on Pivot Table. On Pivot Table toolbar find "Pivottable" (with a tiny arrow pointing down next to it) - choose "Formulas" - choose "Calculated Field.."

Where it says "Add" type in a header name of your choice. Using the fields available insert
"Sum Due Service" / "Count of Patients" then click the button "Add"

Ok your way out.. (you may have to format the cells to percentage)

Hope this helps.
 
Upvote 0
Thanks Drandon.

For some reason, I'm not getting the expected result.

I'd like to attach an attachment but I don't have permission. :(
 
Upvote 0

Forum statistics

Threads
1,214,944
Messages
6,122,391
Members
449,080
Latest member
Armadillos

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