Forum Discussion

Eric667's avatar
Eric667
Regular Visitor
10 years ago

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-...