Forum Discussion
LaurenceSD
2 years agoAdvocate II
Running 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
2 years agoCommunity Champion
LaurenceSD 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.