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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hello, I have a table of People with the following columns
- Id
- Name
- InterestInProductA (True/False)
- InterestInProductB (True/False)
- InterestInProductC (True/False)
I want to create a dynamic report with a slicer for users to select Product A, Product B, or Product C (select one or multiple) and the People will be filtered according to the True/False values in these 3 columns.
I am struggling with how to assemble this in Power BI. Can anyone suggest a way to do this?
Hi @joefusaro,,
Are you trying to achieve something like this?
By the way, the community would be able to help you better if you posted a sample or dummy data related to your concern.
@joefusaro,
How about you select the following three columns in Query Editor of Power BI Desktop, unpivot the columns and then create slicer?
- InterestInProductA (True/False)
- InterestInProductB (True/False)
- InterestInProductC (True/False)
If the above step doesn't help, please share dummy data of your table and post expected result.
Regards,
Lydia
Making three separate slicers for each of your fields would probably be the easiest thing to do
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 63 | |
| 51 | |
| 41 | |
| 23 | |
| 18 |
| User | Count |
|---|---|
| 135 | |
| 110 | |
| 50 | |
| 31 | |
| 29 |