Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 49 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 86 | |
| 69 | |
| 37 | |
| 29 | |
| 26 |