Forum Discussion
YTD Calculation not working
- 7 years ago
Hey,
this seems odd ...
Here you will find a sample pbix file
The Revenue YTD measure looks like yours:
Revenue YTD = TOTALYTD(SUM('Fact'[Revenue]),'Calendar'[Date])Please check your relationships, the relationships look like this:
And my sample data looks like this:
Hopefully this proivides you with the necessary hint.
Regards,
Tom
Hey,
please provide the exact formula of your YTD calculation.
Besides that, maybe you want to have a look at this site: https://www.daxpatterns.com/time-patterns/
Regards,
Tom
Hi Tom,
Thanks for the fast reply.
- TomMartens7 years agoSuper User
Hey,
this seems odd ...
Here you will find a sample pbix file
The Revenue YTD measure looks like yours:
Revenue YTD = TOTALYTD(SUM('Fact'[Revenue]),'Calendar'[Date])Please check your relationships, the relationships look like this:
And my sample data looks like this:
Hopefully this proivides you with the necessary hint.
Regards,
Tom