The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
So I'm working on a visual that compares sales volumes from the current year and compares it to the same exact period last year. The way I wanted to do it is that the date slicer on the visual would only show the date range from the last year so 2/26/2020 to 2/26/2021. The user would select a date range from the current year and the graph below would show the comparision between Current Year (CY) and Previous Year (PY).
Solved! Go to Solution.
Hi @id013 ,
Or like this, compare the values of different years in the same month instead of being accurate to each day. In doing so you can create a month slicer.
Year Over Year (YOY) Comparisons in Power BI - YouTube
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for the help everyone 🙂
Hi @id013 ,
Or like this, compare the values of different years in the same month instead of being accurate to each day. In doing so you can create a month slicer.
Year Over Year (YOY) Comparisons in Power BI - YouTube
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Absolutely. You can create an additional calculated column that strips out the year part of your dates, and then use that column for your X axis. (Or you already use a proper calendar table which gives you that functionality for free)
User | Count |
---|---|
65 | |
60 | |
55 | |
54 | |
31 |
User | Count |
---|---|
180 | |
88 | |
70 | |
46 | |
46 |