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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hello Community - Modifying my original post to better explain what I am trying to do.
Creating a field measure with these 4 options is easy and of course you end up with a slicer that has these 4 options. However, I only want to show two of them because what I actually want is when the user selects Quantity...the matrix visual should show Quantity and % of Qty. If they select Revenue, then the matrix should only show Revenue and % of Rev. I don't want to show all 4 options.
Perhaps I am going about this the wrong way, but I was hoping I could utilize field parameters to essentially mimic the behavior of adding the Revenue measure twice..and then having the 2nd one be the "show as % of column" option.
Solved! Go to Solution.
Hi @Anonymous ,
Please try:
First add a new column to the parameter table:
Then create a new sliceer with the Flag column:
Final output:
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@v-jianboli-msft Perfect solution!! So easy, and clean. I asked ChatGPT this same question and it gave me a bunch of ridiculous solutions....
Thank you!
Hi @Anonymous ,
Please try:
First add a new column to the parameter table:
Then create a new sliceer with the Flag column:
Final output:
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
| User | Count |
|---|---|
| 51 | |
| 40 | |
| 35 | |
| 23 | |
| 22 |
| User | Count |
|---|---|
| 134 | |
| 103 | |
| 57 | |
| 43 | |
| 38 |