Forum Discussion
Lovebo95
Helper I
6 years agoCumulative 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...
Anonymous
6 years agoNot applicable