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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a table with 4 columns (let's say metrics ABCD)
How do i create a button user can switch in the graph whether it's showing A/B/C/D?
Thanks
Solved! Go to Solution.
You mean field parameters? check here: https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
Hi @GAPER ,
I’d like to acknowledge the valuable input provided by vicky_ . His initial ideas were instrumental in guiding my approach. However, I noticed that further details were needed to fully understand the issue.
In my investigation, I took the following steps:
Here's my example data:
A |
B |
C |
D |
A1 |
B1 |
C1 |
D1 |
A2 |
B2 |
C2 |
D2 |
A3 |
B3 |
C3 |
D3 |
A4 |
B4 |
C4 |
D4 |
A5 |
B5 |
C5 |
D5 |
A6 |
B6 |
C6 |
D6 |
A7 |
B7 |
C7 |
D7 |
Create field parameters.
Use the visual object you want, I use table.
The final visual effect of the page is shown below:
I would be grateful if you could provide me with the pbix file or sample data.
Remember to remove sensitive data and do not log in to your account in Power BI Desktop when uploading the pbix file.
If you have any other questions please feel free to contact me.
The pbix file is attached.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
Hi @GAPER ,
I’d like to acknowledge the valuable input provided by vicky_ . His initial ideas were instrumental in guiding my approach. However, I noticed that further details were needed to fully understand the issue.
In my investigation, I took the following steps:
Here's my example data:
A |
B |
C |
D |
A1 |
B1 |
C1 |
D1 |
A2 |
B2 |
C2 |
D2 |
A3 |
B3 |
C3 |
D3 |
A4 |
B4 |
C4 |
D4 |
A5 |
B5 |
C5 |
D5 |
A6 |
B6 |
C6 |
D6 |
A7 |
B7 |
C7 |
D7 |
Create field parameters.
Use the visual object you want, I use table.
The final visual effect of the page is shown below:
I would be grateful if you could provide me with the pbix file or sample data.
Remember to remove sensitive data and do not log in to your account in Power BI Desktop when uploading the pbix file.
If you have any other questions please feel free to contact me.
The pbix file is attached.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
You mean field parameters? check here: https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters