How can I get Power Pivot to aggregate correctly

bowes884

New Member
Joined
Nov 18, 2014
Messages
4
I am using the following formula and receive the correct values for each row of data but I'd like the top row? (I assume this is a totals row) to just sum up all rows below for this particular column. Any suggestions?

Formula for PLvsAP column:
=(sum(VW_FactTradeAllocation[AllocatedTradePx])-sum(VW_FactSessionPrice[ClosePx]))*sum(VW_FactTradeAllocation[QtyTraded])*sum(VW_DimTradeType[Multiplier])

I'd like what is in red to sum up what is in green and it seems its performing some other calc.
 
Last edited by a moderator:

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,225,398
Messages
6,184,731
Members
453,254
Latest member
topeb

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