Forum Discussion

Ackbar-Learner's avatar
Ackbar-Learner
Resolver I
3 years ago
Solved

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...
  • tamerj1's avatar
    tamerj1
    3 years ago

    Ackbar-Learner 
    Sorry I got distracted with some other business. 
    Please use the following for measure 2

    2nd Measure: =
    SUMX ( VALUES ( TabPLGLItem[GLItem] ), [TaxAmountWithSign] )