Forum Discussion

YogeshWaran2010's avatar
10 months ago
Solved

Dynamic RLS with USERPRINCIPALNAME() works in Service “View as role”, but real users can’t access un

Hi Community, I’m implementing row-level security (RLS) in Power BI Service with the following setup: Tables project_information → has column [insider] (0 or 1). authorized_users → has colu...
  • tayloramy's avatar
    10 months ago

    Hi YogeshWaran2010

     

    1: yes, once RLS is enabled, only members with a role will be able to view data. 

    2: use AD groups 

    3: It is by design that users with workspace level roles contributor and higher bypass RLS. 

    Workspace members assigned AdminMember, or Contributor have edit permission for the semantic model and, therefore, RLS doesn’t apply to them.

    Row-level security (RLS) with Power BI - Microsoft Fabric | Microsoft Learn

     

    If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution