Forum Discussion
joefusaro
8 years agoFrequent 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...
Anonymous
8 years agoNot applicable
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