Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
itsmebvk
Continued Contributor
Continued Contributor

RLS not working between Many to Many tables?


Hi Folks,

 

I have been trying to apply RLS on one of the dataset I have. Where I have Two security Dim tables, one warehouse Dim table and Two Fact tables.


RLS is working when I have one to many relationship beween Dim and fact tables ( Fact 2), but RLS is not working on Many to Many fact table (Fact 1).

 

Example : Based on user role it should filter Fact1 and Fact 2 to the warehouse which they belongs to.

 

If I want to filter my Fact table 1 based RLS and create measures what kind of changes I have to make? Please suggest.

 

Thank you.

 

B19C3068-801F-4426-9D19-79A072E66414.png

1 REPLY 1
v-angzheng-msft
Community Support
Community Support

Hi,  @itsmebvk 

 

Many to many relationships not works on power bi.

Try to add a bridge table to link tables who has the multiple records.(modify 'many to many' relationship to 'many to one')
After that, you can enable RLS on this bridge table.

Hope this helps.

 

Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors