Forum Discussion
Atif
8 years agoResolver I
Running Total
The following formulae are displaying each month's respective figure rather than a running total. "YTD Revenue = CALCULATE(SUM(Table1[Revenue]),FILTER(ALL('Calendar'[Date]),'Calendar'[Date]<=MAX(...
Anonymous
8 years agoNot applicable
Hi Atif
Just to give an idea you can make use of quick measures it may help you out. refer the image below
Atif
8 years agoResolver I
Hi there Anonymous
Thanks a bunch!
The quick measure "Running Total" is displaying respective month's figures without adding up in following months.
Moreover, I need running total based on Fiscal Year (July to June).
The result of quick measure "Year-to-date total" is blank report.