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.
Hello
I have a SP list of Suppliers. There are 4 fields in the list , each are of "Yes/No" type; Local Business, Social Business, Diverse Business, Sustainable Business.
I am trying to develop a slicer visual where the 4 fields are displayed, if colored this means they are enabled and if greyed it means the option is disabled... I can have the 4 fields are 4 separate visuals and the below table displays the correct records. Looking for a way to merge the fields into one visual in the manner outlined....
I hope the video in this link would provide the solution you are looking for:
https://www.youtube.com/watch?v=-C2TwItozHw
@Waxy , One option is to have one table with values yes/no join with all 4 columns, 1 active, and three inactive join. And create measures to activate join. Then you can use the field parameter to select measure if needed
Power BI Field Parameters — A Quick way for Dynamic Visuals: https://amitchandak.medium.com/power-bi-field-parameters-a-quick-way-for-dynamic-visuals-fc4095ae9af...
Power BI Field Parameters- Measure Slicer and Axis/Dimension slicer: https://youtu.be/lqF3Wa1FllE
Switch TOPN with Field Parameters: https://amitchandak.medium.com/switch-topn-with-field-parameters-299a0ae3725f
Field Parameters- Conditional Formatting
: https://amitchandak.medium.com/field-parameters-conditional-formatting-517aacc23fdf