Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I have a table that has an ID field for a Cobra account manager and a an ID field for Flex account manager. Both lookup fields. I have another table that is a User table that has both of these ID's in one column:
Delta Account Table
User Table
So what I've done is merged these two tables twice. I linked on Cobra ID->ID then again on Flex ID->ID to get the names populated for each. This works, but my issue is rather than having one slicer to toggle between an active and non-active employee, I have to to implement 2 slicers. One for Cobra and one for Flex:
This works but I'm sure will confuse end users. The tricky part is if I only connect the tables using just one of the ID's (Flex or Cobra) the other field remains as an ID you cannot see the name of the person. Is there a way to join the tables differently or create a universal slicer that operates for both Flex/Cobra? Both columns in table 1 share the same column in table 2.
Hi @Anonymous,
I noticed that the Id numbers for Cobra account manager and Flex account manager are exactly the same, is that right? If so, please follow below steps applied in Query Editor.
Duplicate the User Table. Add a custom column to the original User table and the duplicated table.
Then, append above two tables.
Apply all changes. Then, you can use a Hierarchy slicer to host fields.
If I have something misunderstood, please correct me.
Best regards,
Yuliana Gu
Check out the April 2026 Power BI update to learn about new features.
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.
| User | Count |
|---|---|
| 43 | |
| 38 | |
| 35 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 58 | |
| 28 | |
| 27 | |
| 25 |