Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Calculate differences with reset every year

Hi,  I need some inputs on how to calculate the differences on a calculated running total matrix with a restart every year.  First step was to calculate the running totals which I have complete...
  • v-cazheng-msft's avatar
    4 years ago

    Hi Anonymous,

     

    You may create a Measure.

    Separate Year= CALCULATE([Vacancy, HC (Increase)] ,FILTER(Resources, VALUES(Resources[EarliestAvailable].Year)))

     

    If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let me know. Thanks a lot!

     

    Best Regards,

    Community Support Team _ Caiyun