Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I've searched up and down for this and cannot seem to find any answer.
I have a slicer in which I can choose two years, and based on those two years I want to see the YOxY % change.
For example, if I choose 2023 and 2019 in the slicer, I want the measure to be able to calculate (latest date/earliest date)-1:
value | YOxY% Change | |
2019 | 1 | |
2023 | 2 | =(2/1)-1 |
thanks!
Solved! Go to Solution.