Forum Discussion
Otto_Luvpuppy
Helper II
4 years agoTotals Calculations using a % - a real problem
HI, I have a calculation that's not working at the TOTAL level...it's fine at row level. I can see the problem and why it's happening but can't figure out a solution...hopefully a DAX Wizard will ha...
- 4 years ago
Hi,
Try this measure
Measure = SUMX(VALUES(Pipelime_MFMA[Project]),[Year 1 Adjusted by Probability])
Hope this helps.
Ashish_Mathur
Super User
4 years agoHi,
I do not work with variables so i would not be able to help.
Otto_Luvpuppy
Helper II
4 years agoNo problem...thanks for you help on this.