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
EPBIUser
New Member

Dynamic Row Level Security in Embedded Report

I am trying to create a dynamic row level security solution for an embedded report. Users will log into an existing corporate dashboard and this report will show for them. The embedded report passes a USERPRINCIPALNAME() that corresponds to the user's email address contained in a Users table.

 

The Users table connects to a UsersGroups table which contains a UserID and a GroupID. The GroupID connects to a Groups table that contains the GroupID and a LocationID. The LocationID connects to a Location table, which should be what grants access to the data using the LocationID.

 

Users may have multiple LocationIDs that they need access to.

 

I've been struggling to find the correct DAX command to put into the Row Level Security filters. Help!

1 REPLY 1
amitchandak
Super User
Super User

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.

Top Solution Authors