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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
brankocareer
Helper I
Helper I

RLS Question

Hi Power BI Guru,

 

I am new to RLS.  I created a security table contain 2 columns [Email Address] and [Brach Code], aming to create a dynamic RLS rule: the user can only see his own branch's information. Currently the branch code is uniq, and the relation is 1 to 1. The RLS rule works well at this moment.

brankocareer_1-1736875290589.png

However, I want to add more person into security table, the branch code is not uniq, the relation is changed to 1 to many, then the RLS rule doesn't work. I don't kow why. And how to address the issue?

brankocareer_2-1736875490920.png

 

Thank you in advance!

Branko

 

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

The first version doesn't work either.  RLS requires that its restrictions impact the rest of the data model.  You need to change your joins to single direction, from the Security table to the Branch Master table. Make the second link Many To Many but only single direction.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

The first version doesn't work either.  RLS requires that its restrictions impact the rest of the data model.  You need to change your joins to single direction, from the Security table to the Branch Master table. Make the second link Many To Many but only single direction.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.