Forum Discussion

Cgowdar's avatar
Cgowdar
Advocate II
8 years ago
Solved

YTDIssues

Following is the data sample on which i am calculating YTD    Table : Month     Amount April        100 June        100 July         100   Expected result:    Month     YTD April          ...
  • Ashish_Mathur's avatar
    8 years ago

    Hi,

     

    You may refer to my solution here.

     

    Hope this helps.

     

  • Cgowdar's avatar
    Cgowdar
    8 years ago

    This worked :) Thank you so much for this.

     

    I was struggling with the TOTALYTD DAX Function.

     

    But your solution works absolutely fine :)