How to create a pivot table that records percentages of success

ZiggyVanGon 0 Reputation points
2025-08-12T12:37:51.9533333+00:00

Hi,

How do you create a pivot table that records percentage of issues against none issues?

I am looking to also have it so multiple 'issues' can be selected from the drop down in the original input sheet.

These selections will then be shown in the report sheet as an overall percentage of issue to non issue, with ability to filter down and see detailed data on what issue was most prevalent for each name.

User's image

If you believe that this would be better done without a pivot table please do let me know.

Thank you in advance for your help.

Microsoft 365 and Office | Excel | For business | Windows
{count} votes

3 answers

Sort by: Most helpful
  1. Liora D 1,555 Reputation points Microsoft External Staff Moderator
    2025-08-12T14:30:03.8333333+00:00

    Hi @ZiggyVanGon

    Thank you for contacting Microsoft Q&A Support.

    To make sure I fully understand your goals and provide the most suitable solution, could you please clarify the following points: 

    1. About the dropdown in the input sheet: 
      • Do you want users to be able to select multiple issues in one cell (e.g., “Late; No quote”), or just one issue per entry? 
      • If you’re looking to create a dropdown list, here’s a guide that may help: Create a drop-down list - Microsoft Support 
    2. About the report sheet: 
      • Do you want to break it down per person, showing how many issues each name has and what types? 
      • Would you like to see which issue type is most common per name, or overall? 
    3. About the Pivot Table: Is your goal to use the Pivot Table to show counts or percentages?

    Once I understand your intended setup, I’ll be happy to guide you through building the report with the right structure and filtering options. 


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".   

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.  

    0 comments No comments

  2. p45cal 0 Reputation points
    2025-08-12T15:09:18.4733333+00:00

    In the pivot table, group your Issues into 2 groups:

    1. Group everything except None
    2. Which will automatically provide you with a None group.

    In the linked-to workbook below you'll find your pivot table with such grouping and a percent column.

    There are many things you can do in a pivot table but here's a selection:

    Starting with:

    User's image

    Now double click the Issues cell (it expands/collapses things), it shows:

    User's image

    Now double click say, the No Quote cell, it shows:

    User's image

    etc.

    If you always want to see subtotals, for say the Issues column then:

    User's image

    which can leave you with the likes of:

    User's image

    The link to the workbook:

    https://app.box.com/s/4qs64ocagolu8tx3opzy5atfelxyt8o3


  3. Liora D 1,555 Reputation points Microsoft External Staff Moderator
    2025-08-13T10:23:30.92+00:00

    Hi @ZiggyVanGon

    And a big thank you to p45cal for sharing a helpful starting point. The original guidance was spot on, and this reply builds on it with a more detailed, step-by-step walkthrough so you can follow along and recreate the Pivot Table setup yourself. 

    Step 1: Prepare Your Source Data 

    As you shared: 

    User's image

    Step 2: Insert a Pivot Table 

    1. Select your entire data range. 
    2. Go to Insert > PivotTable. 
    3. Choose to place the Pivot Table in a new worksheet or existing one. 
    4. Click OK. 

    Step 3: Set Up the Pivot Table Fields 

    In the PivotTable Fields pane

    • Rows
      • Drag Issue to the Rows area. 
      • Drag Name below Issue (optional, for breakdown by name). 
    • Values
      • Drag Issue to the Values area → it will default to Count of Issue
      • Drag Issue again to Values → right-click the second one → choose Show Values As > % of Column Total

    Rename this second column to Percent

    • User's image

    User's image

    Step 4: Group the Issues 

    To group all issues except "None": 

    1. In the Pivot Table (not the field pane), hold Ctrl and click each issue type you want to group: 
      • "Late" 
      • "Missing item" 
      • "No quote" 
      • (Exclude "None") 
    2. Right-click one of the selected items → choose Group

    Excel will create: 

    • A group (e.g., "Group1") containing the selected issues. 
    • A separate group for "None" (you can rename it to "No Issue"). 

    To rename groups: 

    • Click the cell with "Group1" → type Issues
    • Click the cell with "None" → type No IssueUser's image

    Step 5: Show Subtotals 

    To show subtotals for each issue group: 

    1. Right-click on any item in the Issue field. 
    2. Choose Subtotal 'Issue'
    3. Go to the Design tab → click Subtotals > Show all Subtotals at Bottom of Group

    User's image

    Step 6: Final Result 

    Your Pivot Table should now look like this: 

    User's image

    Also, if you're looking for help with dropdowns, don’t forget to check the link I shared earlier in the thread it walks you through how to create and use dropdowns in Excel.

    I hope the above information is clear. Thank you for your understanding and cooperation. 


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".   

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.  

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.