Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Need Help with YTD Function

I am trying to plot a line chart using monthly revenue on Y-axis and Month on X-axis.  I created a measure for the monthly revenue  MonthlyRevenue = TOTALMTD(     [Revenue],     'Order Date'[Da...