Forum Discussion

Lovebo95's avatar
Lovebo95
Icon for Helper I rankHelper I
6 years ago

Cumulative total with Filter, DatesInPeriod, DatesBetween

Hi everyone,   I am trying to understand the function for cumulative total, I am using this function :   Sales cumulate = calculate( SUM(Table[Sales]); Filter(ALL(DimDate); DimDate[Date]<=MA...