calculating percentage of a value in a specific column using pivot

levanoj

Active Member
Joined
Oct 25, 2007
Messages
311
So in the Data Sheet, I have the following (Pic1):
  • Column A represents the name of a Group
  • Column B represents a unique value (LAC) that corresponds to the group in column A
  • Column C indicates whether or not (Yes/No) the value in column B is shared with other groups in column A
Based on this sheet I've created a pivot table that shows the following (Pic2):
  • Column A lists all the Unique Groups
  • Column B provides the count of the # of LACs that corresponds to the group in column A
  • Column C should represent the % of "Yes" that corresponds to the group in column A
    • In other words, if a Group in column A has all "Yes" in column C then it should say 100%, if a group has 5 "Yes" and 5 "No" then it should say 50%, etc.
The Issue is I cannot figure out how to provide that % value (column C) in the pivot table. Can anyone assist?
 

Attachments

  • Pic1.JPG
    Pic1.JPG
    82.3 KB · Views: 6
  • Pic2.JPG
    Pic2.JPG
    25.3 KB · Views: 5

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,215,054
Messages
6,122,897
Members
449,097
Latest member
dbomb1414

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