We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 38 | |
| 33 | |
| 19 | |
| 16 |
| User | Count |
|---|---|
| 68 | |
| 66 | |
| 41 | |
| 34 | |
| 25 |