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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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

Top Solution Authors