Forum Discussion
vjnvinod
4 years agoImpactful Individual
Row level security
Dear Experts
I have created a role
EMAIL adress=UserprincipalNAME()
and it works fine, as I am maintaining an Excel file which has list of country and Email id
the problem is that I need to give access to few email id who can see the entire dashboard
how can I configure the Row-level security?
5 Replies
- amitchandakSuper User
vjnvinod , based on what I got. You need to give all countries along with email id.
example
Country email
and so on
- blopez11Super User
Just create another role, say "Full Access" and for the DAX expression, use 1 or TRUE()
Then assign those few users to the "Full Access" role
This will work as long as they are not part of the other role