Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register 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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 47 | |
| 44 | |
| 40 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 70 | |
| 68 | |
| 32 | |
| 27 | |
| 25 |