Forum Discussion

vjnvinod's avatar
vjnvinod
Impactful Individual
4 years ago
Solved

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

  • 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