Pivot, calculated column

KongGulerod

New Member
Joined
Feb 23, 2017
Messages
17
Office Version
  1. 2013
Platform
  1. Windows
Hi

I have a pivot. Row names are months
COL1 is number of delivered
COL2 is number of delivered on time

How can i add a 3rd column that calculates COL2/COL1.
The third column has to work like the other so a new calculated field appears when data from march is added to the dataset.

Example

DeliveredOntimeOntime%
JAN=Pivot count finished=Pivot count ontime=Ontime/Delivered
FEB13812389,1%

<tbody>
</tbody>

I have tried with calculated field but can not make it work as i want it.

Kind regard KG
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
Hi,

What do you mean when you say that you cannot get the calculated field to work as you want?
It seems to work when i try it.
 
Upvote 0
Hi,

What do you mean when you say that you cannot get the calculated field to work as you want?
It seems to work when i try it.

I guess you are right.
Because any calculated fields I add either gives a "0" or a "division by 0" and neither is correct.
 
Upvote 0

Forum statistics

Threads
1,215,326
Messages
6,124,272
Members
449,149
Latest member
mwdbActuary

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