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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi experts!
I have a table that stores for each article the sales value, the price and the sales value x price:
Article | Sales | Price | Sales * Price |
A | 500 | $5 | $2500 |
B | 600 | $6 | $3600 |
THen I have a matrix visualization that shows me for each article the Sales as a Whole Number.
Now I would like to create a slicer on top of the report to switch to the $ values.
How would you to that?
Switch 1
Article | Sales |
A | 500 |
B | 600 |
Switch 2
Article | $Sales |
A | $2500 |
B | $3600 |
How would you do that? Is it possible without bookmarks?
Hello @joshua1990 ,
Yes, this could be acheived using field parameters. You could group the two columns and switvh between then using a slicer.
check this for instructions https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.