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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi! I'm trying to create a measure to calculate the % change of value based on my slicer selections (which is not in date format).
Here's the sample of my data. My slicer will be "Semester" and I would like to calculate the difference between value based on the selected semesters (up to all of them). For example, if i select semester AH2019 and AH2021, it will show -8% decrease. if i select AH2019, AH2020, AH2021, it will show the % change between all 3 semesters (18.57%, -22%).
| Semester | Value | % difference |
| AH 2019 | 7000 | |
| AH 2020 | 8300 | |
| AH 2021 | 6400 | |
| SS 2019 | 10200 | |
| SS 2020 | 18202 | |
| SS 2021 | 8100 |
Please kindly assist. Your help is much much appreciated.
Please check if these results are correct.
Hello! Yes! Similar. I am trying to show something like this and would like to add the formula for the percentage change.
can you explain in detail how you got it -8%
what was taken away and what was divided.
show in numbers how it turned out -8%
-8% is (6400/7000)-1, the difference between just AH2021 and AH 2019, where 2021 is the newer value based on the year
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 57 | |
| 52 | |
| 40 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 116 | |
| 105 | |
| 41 | |
| 34 | |
| 25 |