Forum Discussion

LisaBureau's avatar
LisaBureau
Frequent Visitor
2 years ago
Solved

Cumulative Total - Confused

I am terribly confused. Below is a cut of my table including the Column created using this "formula": 

***bleep*** Forecast = CALCULATE(SUM('Year Actual + Forecast'[USD]),FILTER(ALL('Year Actual + Forecast'),'Year Actual + Forecast'[Date]<= EARLIER('Year Actual + Forecast'[Date])))
 

 

As you can see, I am not getting the expected result - Dec total should be the $4,558...

What have I done wrong please?

 

(MS doesn't like the "Cumulative" abbreviation and changes it to bleep)

2 Replies