Forum Discussion

awolf88's avatar
awolf88
Helper II
3 years ago
Solved

Wrong Subtotal

Dear geniusses,  I'm having an issue with the sub-totals once again. It seems even CHATGpt can't solve this, so I am praying that perhaps one of you can pin-point me in the right direction.    Sup...
  • MFelix's avatar
    3 years ago

    Hi awolf88 ,

     

    Believe what you can do is a new measure with the following code:

    Measure = SUMX(DISTINCT('Calendar'[MonthName]), [S2: YTD + remaining Budget])