PivotTable calculated field causes crashing

ET2000

New Member
Joined
Oct 12, 2017
Messages
1
Hi all,

I couldn't figure this one out myself and could not find existing answer, so I thought whatta hell, I'll just join the forum and ask Gurus :)

So my problem is when I am adding calculated field to Pivot table and restarting the workbook it crashes.
Here is the formula I am adding as calculated field:
= ROUNDUP(AVERAGE( 'Delivery time' )+1,96 * STDEV.P( 'Delivery time' )/SQRT(COUNT( 'Purch.Doc.' ));0)

After restarting the workbook I get error:
An item name cannot be found. Check that you've typed the name correctly and the item is present in the PivotTable report.

Maybe there is something really simple I am missing about field names or so..

I am using Excel 2010.

Can anyone help? I'm gladly providing any additional information if needed.

BR,
ET
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Welcome to the forum.

Given that calculated fields always aggregate the data by summing, I don't think that calculated field is going to work anyway.
 
Upvote 0

Forum statistics

Threads
1,215,421
Messages
6,124,806
Members
449,191
Latest member
rscraig11

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