Pivot Table - sum the result of multiple columns

gemy232

New Member
Joined
Jun 11, 2021
Messages
6
Office Version
  1. 365
Platform
  1. Windows
Hello Everyone.

I have a table with following field (that calculate delay codes of Flights operation)
1643255312650.png


I need to create a pivot table that sum the time of each delay code in the 3 columns into 1 (1st_Delay_Code / 2nd_Delay_Code / 3rd_Delay_Code)

I’m able to summarize the time of each column individually as following
1643255330148.png



But I do not know how to list the 3 columns into 1

The result is always wrong showing something like below
1643255352361.png


Can someone help me with that.

Thanks in advance for your time
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
You'll need to crate a calculated field since these times are not part of the same field.
On the Pivot Table Analysis ribbon, section "Calculations", item "Fields, Items & Sets" drop down....
 
Upvote 0

Forum statistics

Threads
1,214,424
Messages
6,119,404
Members
448,893
Latest member
AtariBaby

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