Forum Discussion

LauraBueno's avatar
LauraBueno
Icon for Helper III rankHelper III
6 years ago
Solved

Row Level Security

Hi,   I'm trying to restrict what data each user sees in a power BI dashboard that I''ve created. So, I have a table called 'Study table' which has the following information: "Study ID", "Study Nam...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi LauraBueno,

    AFAIK, current RLS only works on 'read' permissions users. What permissions are you assign to these users? Please double-check the permissions of these users to confirm RLS works well.

    Row-level security (RLS) with Power BI 

    In addition, you can try to create a card visual to display the current 'username' to confirm if this function gets the corresponding value as you set on your table fields.

    USERNAME() versus USERPRINCIPALNAME() 

    Regards,

    Xiaoxin Sheng