This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hello everyone
Im struggeling with something that, in my head, sounds like a very easy task (but isn't with my pbi skills)
To begin with, this is the data structure. I have a sales table, that contains OrderNo, Product, Date, CustomerNo, SalespersonOrder, SalespersonCustomer, amount
The thing is, every salesperson has their own costumers wich they are responsable for, but the specific order can be done be another salesperson.
It is therefore vital, that we can toggle between sale details from "Customer owner" and "Order Owner".
Explained in this example with Ben, Tim and Calir as salespersons.
This is the complete table:
Lets say, that I choose Ben in my SalespersonName filter.
When adding another filter "1" (SalespersonCustomer) i want to see:
And when still having "Ben" choosed in the first filter, I want to see the following, when choosing "2" (SalespersonOrder)
Hopefully it makes sense!
Thanks in advance
Solved! Go to Solution.
Hi Lahan10,
No complete same solution in power bi but here is a workaround which may work in your senario:
Click query editor-> Transfrom-> Click on column [SalespersonCustomer] and [SalespersonOrder]-> Click Unpivot Columns-> Rename [attribute] and [value]
After applied&close, import a custom visual called hierarchy slicer, drag columns [Customer&Order] and [Name] one by one to the slicer.
Regards,
Jimmy Tao
Hi Lahan10,
No complete same solution in power bi but here is a workaround which may work in your senario:
Click query editor-> Transfrom-> Click on column [SalespersonCustomer] and [SalespersonOrder]-> Click Unpivot Columns-> Rename [attribute] and [value]
After applied&close, import a custom visual called hierarchy slicer, drag columns [Customer&Order] and [Name] one by one to the slicer.
Regards,
Jimmy Tao
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 26 | |
| 25 | |
| 24 | |
| 15 |
| User | Count |
|---|---|
| 62 | |
| 48 | |
| 27 | |
| 21 | |
| 20 |