Forum Discussion
Eric667
10 years agoRegular Visitor
DAX - Running total until Yesterday using Time Intelligence
Hi there! I have been trying to calculate a Running Total until yesterday using the following formula: Total Until Yesterday = CALCULATE(sum('Table'[Table]), DATESBETWEEN(Datetable[Date], "1-...
Eric667
10 years agoRegular Visitor
Hi Anonymous, thanks for trying! I will see if i can draw a sample with the same characteristics. May I ask if you used the formula I wrote here?
Anonymous
10 years agoNot applicable
Yes, I've used your formula.