Forum Discussion
send2mark
2 years agoFrequent Visitor
Return only logged on user data
The format of the column is LastName, FirstName and I only want the logged on user to see their own data. So far the best way I am seeing is to us the Managed role options, but I can't see to find th...
- 2 years ago
send2mark , for that you need to have a table with email and what access you want to control and implement RLS
How to use Row Level Security (RLS): https://youtu.be/NfdIA0uS6Nk
Power BI- Row Level Security(RLS): Handle ALL, UserPrincipalName: https://youtu.be/KVLEnIUo4pc
amitchandak
2 years agoSuper User
send2mark , for that you need to have a table with email and what access you want to control and implement RLS
How to use Row Level Security (RLS): https://youtu.be/NfdIA0uS6Nk
Power BI- Row Level Security(RLS): Handle ALL, UserPrincipalName: https://youtu.be/KVLEnIUo4pc