Forum Discussion
YTD
Daniil Thanks for your support. One more thing:
Is there any possibility to add a measure which cumulates the monthly turnover for the ytd measure?
So I can compare ytd turnover for 2016 to the current to 2017?
For this, I would append all three RE tables into one and have a proper date type column and a calendar table -- then the easiest way to create such a measure would be using Quick Measures.
- Paddhof19849 years agoHelper III
Hello again.
Is there any possibility to limit the ytd for the same time period as last year only to previous months? Like July is the current month, but I only need the turnover for past months which are completed. IS there any possibility to add this to your measure above?
- Daniil9 years agoKudo Kingpin
Not in an easy way, as far as I know. It would be better to add a date column -- then you can definitely do what you want.