Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Solved! Go to Solution.
Hi @Anonymous ,
Do you mean to show current date range and the previous 3 years date on the axis?
You could create a new column to show the data 3 years ago with DATEADD() function. Then create a date dimension as slicer and use measure to show the result with 1 or 0. Now you could set rule in the filter pane.
Here is my test file for your reference.
Hi @Anonymous ,
Do you mean to show current date range and the previous 3 years date on the axis?
You could create a new column to show the data 3 years ago with DATEADD() function. Then create a date dimension as slicer and use measure to show the result with 1 or 0. Now you could set rule in the filter pane.
Here is my test file for your reference.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.