Forum Discussion
farriyajawed
2 years agoFrequent Visitor
Row Level Security - Data restriction
I have a column for Multiple Users and a column for their email. I want to restrict data where if a user logs in from their email, they can only see data associated to them. I have 100+ users. How is this possible with RLS or is there are different way?
1 Reply
- audreygerredSuper User
Hello! You absolutely can by using dynamic RLS with USERPRINCIPALNAME() DAX function: Dynamic Row Level Security with Power BI Made Simple - RADACAD