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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Planky
Frequent Visitor

Dynamic RLS and one-to-many relationship

I have a report that I want to use dynamic row level security.  While I have implemented basic RLS before, I am getting thoroughly confused with the following situation. 

 

I have a user table consisting of an id and user email address:

 

WorkloadIDusername
1bob @ domain 
2jane @ domain 
3bob @ domain 

 

The id is related to a workloads table (* to 1):

 

WorkloadIDName
1AppABC
2123 Comms Ltd
3Amazing App Co

 

This would mean bob should see workloads 1 and 3, with Jane seeing  2 when RLS is applied 

 

The trouble here is the relationship between the workload table and the user table is one to many (one user may have many workloads). 

 

How would I configure RLS in this case?  Ive been attempting to setup role filters on the workload table without any succes so far. 

 

Edit: Looking at this at the moment https://radacad.com/dynamic-row-level-security-with-profiles-and-users-in-power-bi

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Planky , Forcefully make it many to many bi-directional with bi-directional security or

or many to many Table 1 filter Table 2

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Planky , Forcefully make it many to many bi-directional with bi-directional security or

or many to many Table 1 filter Table 2

Thanks. I changed the cross filter to both and applied security in both directions, which works.  I was reading that doing that should be avoided due to performance issues, but couldnt see how to apply the subsequent dax in my situation. 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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