How to add a calculated field in pivot table with a Count ? formula

StrawberryDreams

Board Regular
Joined
Mar 26, 2022
Messages
75
Office Version
  1. 365
Platform
  1. Windows
  2. MacOS
  3. Mobile
How can I add a calculated field to the pivot table that takes the sum of each category [( bud, flower, berry etc.) as organized by date and plant code row,] and divides it by the count of each unique plant code by date as shown in the example next to the pivot table ?

PLANT TYPE CODEBudFlower BERRYDATE
A31211-Mar
A32111-Mar
B10112-Mar
B50412-Mar
E82415-Mar
B01414-Mar
E20415-Mar
B31411-Mar
E24211-Mar
E11111-Mar


Row LabelsSum of BudSum of Flower Sum of BERRYBUDS PER PLANT CODEFLOWERS PER PLANT CODEBERRY PER PLANT CODE
11-Mar12910
A633A6/2 = 33/2 =1.53/2 = 1.5
B314
E353
12-Mar605
B605
14-Mar014
B014
15-Mar1028
E1028
Grand Total281227
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
Is this possible to do without VBA as well , since It needs to be mobile compatible ?
 
Upvote 0
Crickets ***

I’m still learning basics in excel so any help is appreciated. Would this require using a thing called Measures in the pivot table ?
 
Upvote 0

Forum statistics

Threads
1,216,172
Messages
6,129,290
Members
449,498
Latest member
Lee_ray

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