Forum Discussion

Atif's avatar
Atif
Resolver I
8 years ago

YTD Revenue Calculation

I have tried the follwoing formula for my YTD Revenue calculation (Fiscal Year based), but I am not getting the running total.   YTD Revenue = TOTALYTD(SUM(Sheet1[Revenue]), 'Sheet1'[Date])   I h...