Forum Discussion
Filter on Cumulative YOY graph not working
Hi,
Share the link from where i can download your PBI file.
Thanks for replying. I think I was able to share the pbx file...
- Ashish_Mathur5 years ago
Super User
- Mattbidev1015 years ago
Helper I
Thanks for taking a look at this. One thing i noticed was that on the file you shared, the current month's data is replicated across future months for the current Fiscal year (20-21). I couldn't figure out how to cut that off October on your code like you see in my original. Also, I've tried using DATESYTD function before to build this graph and didn't get the same result. What was the key here? was it just having that Dates table that you built?
- Ashish_Mathur5 years ago
Super User
Hi,
You are welcome. You may modify my cumulative revenue measure with an IF statement. If the revenue is 0, then blank else my cumultive revenue measure. If you are unable to do it, post back.