I'm trying to create a relationship in PowerBI between an Account Assignments table, which lists each Account in a role, and then the assigned employee in the columns. One column is used for each role.
So for example:
Account Sales Rep Account Manager Account Coordinator Account A Tony Dianne Bob Account B Fred Steve Francis Account C Jack John Geraldine
I'm trying to create the relationship with an employee table which maintains data about each employee.
I tried creating multiple relationships, one for each column. Tying the Employee name from the employee table to the employee name for each role column in the account assignments table. I tried looking up some techniques to build relationships across multiple columns but didn't find any that applied to this situation.