Forum Discussion
Atif
8 years agoResolver I
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...