Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello all,
I have a table of data like this:
| CustomerID | Customer Name | Sales |
| 1 | Walmart | 100,000 |
| 2 | Winco | 102,000 |
| 3 | Albertsons | 99,222 |
| 4 | Arco | 92,002 |
| 5 | Sams Club | 106,150 |
| 6 | Costco | 100,005 |
| 7 | Burgerville | 85,123 |
What I would like to do is create a slicer to show only data accocited with the Sales manager Bob:
These are the Customers Bob is accociated with (this table is not in Powerbi)
| Sales manager | CustomerID | Customer Name |
| Bob | 1 | Walmart |
| Bob | 2 | Winco |
| Bob | 3 | Albertsons |
| Bob | 4 | Arco |
What I would like is a slicer with two options: 1. Bob 2. All
this way I can isolate only bobs data.
What would be the best approach for this? I can upload the table with bobs data to build the slicer
Thank you!
Solved! Go to Solution.
Hi , @Anonymous
According to @camargos88 description, I made a demo you can refer to.
And could you please tell me whether your problem has been solved?
If it is, please mark the helpful replies or add your reply as Answered to close this thread.
Best Regards,
Community Support Team _ Eason
Hi , @Anonymous
According to @camargos88 description, I made a demo you can refer to.
And could you please tell me whether your problem has been solved?
If it is, please mark the helpful replies or add your reply as Answered to close this thread.
Best Regards,
Community Support Team _ Eason
Create a table with two values Bob and All. and based on the selection change the measure. Refer
Hi @Anonymous ,
You can upload both tables and create a relationship between on Customer ID.
After that just change the slicer settings on Selection controls to allow the "Select All" option. Also, if u want to remove whe blank row on the slicer, just filter it on filter visual.
Ricardo
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 51 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 65 | |
| 39 | |
| 33 | |
| 23 |