Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
joefusaro
Frequent Visitor

Slicer based on 3 separate columns

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?

 

3 REPLIES 3
danextian
Super User
Super User

Hi @joefusaro,,

 

Are you trying to achieve something like this?

 

https://app.powerbi.com/view?r=eyJrIjoiMjJmODEyNWYtNDk5OC00NjU1LTkzMjQtYzQ4YTQzNjA2MjgwIiwidCI6IjZjN...

 

By the way, the community would be able to help you better if you posted a sample or dummy data related to your concern.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@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

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
jthomson
Solution Sage
Solution Sage

Making three separate slicers for each of your fields would probably be the easiest thing to do

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

Check out the March 2025 Power BI update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors