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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
chayanupadhyay
Helper III
Helper III

RLS Implementation Issue - Need Help

Hello Champions, 

I need to implement RLS and have data in below format

Table1 is Site Master table which has all the sites Id and Site Name (only unique entries and master table which is connected to all other fact table)

RLS1.JPG

Table2 has each user name with their email ID and Site ID which they have access to

 

RLS2.JPG

 

When i create the role and write below dax, i am getting error because multiple site ids are returning which is expected =Table1'[Site Id]=LOOKUPVALUE(Table2[SiteID],Table2[UserName],USERPRINCIPALNAME())

 

As per the requirement, Single site will be mapped to multiple user and Single user is having access to multiple sites as shown in above data.

I am unable to form the data model/DAX to achieve the above scenario, ideally it has to happen in Azure Analysis Service , we are conencting Power BI to AAS using Live connection, but even if someone can help me understand in Power BI , i will try to replicate in AAS.

 

Please let me know if someone has already implemented this kind of scenario.

Really Appreciate your help and support, Thank you !!

1 ACCEPTED SOLUTION
1 REPLY 1
amitchandak
Super User
Super User

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.