+ Reply to Thread
Results 1 to 4 of 4

How to add column for percentage of two columns in pivot table?

  1. #1
    Forum Contributor
    Join Date
    01-01-2022
    Location
    India
    MS-Off Ver
    Home 2021
    Posts
    777

    How to add column for percentage of two columns in pivot table?

    Hi all,

    In attached file, i need percentage column in the pivot table.

    Percentage = Column C/Column B i.e. No. of Incidents / No. of batches

    Can someone please help?
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,570

    Re: How to add column for percentage of two columns in pivot table?

    Added three measures to the data model.
    Count of Batch Month:=COUNTA(Table2[Batch Month])
    Count of Incidents:=COUNTA(Table2[Tickets])
    Percentage:=[Count of Incidents]/[Count of Batch Month]
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Forum Contributor
    Join Date
    01-01-2022
    Location
    India
    MS-Off Ver
    Home 2021
    Posts
    777

    Re: How to add column for percentage of two columns in pivot table?

    Perfect. Many many thanks JeteMc.

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,570

    Re: How to add column for percentage of two columns in pivot table?

    You're Welcome. Thank You for the feedback and for marking the thread as 'Solved'. I hope that you have a blessed day.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Add a percentage column at the end of pivot table
    By jamiltidi in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 04-01-2022, 11:22 AM
  2. Replies: 4
    Last Post: 02-02-2016, 12:36 PM
  3. Compare Pivot Table Columns to show Percentage Change
    By PTables in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 01-29-2016, 02:52 AM
  4. Calculated Field to get Percentage of Two Columns in a Pivot Table
    By mbhc77 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 10-04-2013, 06:32 AM
  5. Problems with percentage totals in columns in pivot table report
    By Zyphon in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 08-13-2013, 10:50 AM
  6. Pivot Table & Percentage Column
    By Glennyboi in forum Excel Charting & Pivots
    Replies: 7
    Last Post: 08-06-2012, 10:07 AM
  7. Replies: 2
    Last Post: 04-14-2010, 05:26 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1