Forum Discussion
Many to Many Relationship - Row Level Security?
- Anonymous8 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
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
- Dina4 years agoNew Member
Hey Anonymous , how can I apply RLS to the bridge table? I have a similar scenario where I have one customer and many issuers (the security table) and then I have a dimension for the issuers. I created a bridge table of distinct issuers and I created a relationship with the dimension and the security table (both way filtering on both tables). When I applied RLS to the user security table it doesn't work.
Could you please elaborate more how do you apply RLS on the bridge table?
Thanks a lot!