Forum Discussion

hjambretz's avatar
hjambretz
Regular Visitor
6 years ago

Row Level Securit

I am having problems with RLS.  When I log in as one of the StudyCenterUsers, it doesn't filter down the data to only the Study Centers defined for the User.

I appreciate any/all help with this!!

Thank,

Hollie

I have 3 tables

     Table                            Columns

1. Applications                 applictionID, studycenterID

2. StudyCenters                studycenterID

3. StudyCenterUsers         email, studycenterID

Defined Relationships

Applications/StudyCenters on studycenterID

StudyCenter/StudyCenterUsers on studycenterID

 

My dax filter is on StudyCenterUsers where email=UserName()

='Study Center Users'[email]=USERNAME()

4 Replies