Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Many to Many Relationship - Row Level Security?

So I have two tables. A fact table with Territory ID's and then the Employee table has Empolyee ID's and Territory ID's.   The Employee table has a many to many relationship between Employee ID's a...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Hi Anonymous,

     

    >>Is it possible to have row level security in this situation?

    Many to many relationships not works on power bi.
    For your scenario, you need to add a bridge table to link tables who has the multiple records.(modify 'many to many' relationship to 'many to one')
    After these steps, you can enable RLS on this bridge table.

     

    Regards,

    Xiaoxin Sheng