Forum Discussion
LaurenceSD
Advocate II
2 years agoRunning Total - Resets with Date Filter
Hi, I've got a formula for calculating a running total which is this Bookings This Year Running Total = if(max(Dates[Date])<=today(), CALCULATE( [Bookings This Year], FILTER( ...
Greg_Deckler
Community Champion
2 years agoLaurenceSD What is the formula for Bookings This Year? You could give BRT a shot.
Better Running Total - Microsoft Fabric Community
At least that way you could actually troubleshoot what was going on.