Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hello!
I am working to plot the difference between 2 rows based on user selection.
Users would select language 1 and language 2, and the chart needs to display the difference between the selected values.
Here's sample data,
Language | Points
Python | 10
RUST | 12
Java | 8
R | 6
e.g. Python - R should output "4"
R - Python should output "-4"
Python - RUST "-2" etc
Appreciate your inputs!
Solved! Go to Solution.
@Anonymous ,
Add a separate table for Slicer and refer to the .pbix attached.
Thank you so much for that. It worked as expected.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 38 | |
| 31 | |
| 27 |