Powerpivot percentage calculation not showing expected results

cooolboy

Board Regular
Joined
Apr 6, 2006
Messages
55
The below link explains my pivot layout.
My Pivot table in Google Drive
I am trying to calculate percentage escalation on sales which is (Escalation/Total Sell). For this, I have created calculated column in powerpivot and use in pivot table with average aggregation. The results from Pivot are not in line with actual calculated averages.
Where as the Contingency and Margin percentages are seems to be correct due to the fact that they have same percentage for all records. Could someone point out what I am doing wrong here and how could I fix this issue?
I am sure this is bread and butter for experts but not for me as I am just starting to learn powerpivot.
Cheers
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
My problem here is... I guess I don't know why the results that are displayed are "incorrect" in your view. It's certainly not doing anything crazy :)

If I go filter your data table down to Feature=Staff Costs (eg: Range[dbfea]=1), and then take the average of your escl% calc column, I get 8.13%... which is exactly what shows in your pivot table. So... is your calculated column incorrect?
 
Upvote 0
My problem here is... I guess I don't know why the results that are displayed are "incorrect" in your view. It's certainly not doing anything crazy :)

I think the problem he was having is that he was expecting his calculated column formula to show through in the pivot table instead of getting an average of column itself.
 
Upvote 0
Aaah. An insanely typical calc column vs measures / calculated field problem?

Cooolboy, change your formulas to measures, then dance :)
 
Upvote 0

Forum statistics

Threads
1,226,730
Messages
6,192,708
Members
453,748
Latest member
akhtarf3

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