Forum Discussion
Ackbar-Learner
3 years agoResolver I
Issue with Summarize in Power Pivot
Hi I am having with Summarize function in Power Pivot Dax Below are four dependent measures one after the other. As you can see for the measure Projected Amount (EUR), the subtotals are correct b...
- 3 years ago
Ackbar-Learner
Sorry I got distracted with some other business.
Please use the following for measure 22nd Measure: = SUMX ( VALUES ( TabPLGLItem[GLItem] ), [TaxAmountWithSign] )
Ackbar-Learner
3 years agoResolver I
amitchandak grateful for any idea?