Pivot Table Calculated Field with Count

jschena

New Member
Joined
Jul 10, 2013
Messages
21
Hello,

I am trying to calculate a ratio for Hours per Ticket by month. I have a pivot table that COUNTS tickets and SUMS hours per month. I was hoping to create a calculated field to the jist of COUNT(Tickets) / SUM(Hours), but this does not work because calculated fields aggregate data.... I was hoping to keep it all in a pivot table so that I can still use slicers and such. Any ideas?

Pivot Table:

Rows: Years, Months
Values: Tickets (Count), Hours (Sum)
MonthTickets (count)Hours(sum)Throughput (Calculated)
2013
Apr65222.97
May3113210.97
Jun3064690.65
Jul4153291.26
Aug4613501.32
Sep4304340.99
Oct5384281.26
Nov4584161.10
Dec4204011.05
2014
Jan4013741.07
Feb4003581.12
Mar4584431.03
Apr3854570.84
May3702601.42
Jun2031851.10
Grand Total562152471.07

<tbody>
</tbody><colgroup><col><col><col><col></colgroup>



Thank you thank you!!
 
Last edited:

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.

Forum statistics

Threads
1,216,114
Messages
6,128,910
Members
449,478
Latest member
Davenil

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