Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I have RLS Implementation in RLS by joining with Security Model to Fact Data set and Created Useremailid=UserprincipalName() function for RLS in Manage Roles .
But i have few set of users where they can see all the data in the fact model by overrdiding RLS condition , with giving Memeber roles as Contributor /Owner in Service .
Solved! Go to Solution.
Hello @kishore23348,
You can utilize the Contributor or Owner roles in Power BI service:
Create a new role in your Security Model specifically for the users who need to bypass RLS. Let's call it "Bypass RLS."
Assign the "Bypass RLS" role to the users who should have unrestricted access to the fact model.
In the Power BI service, navigate to the dataset for the fact model. Go to the "Security" and click on "Add Group or User."
Add the users who need to bypass RLS to the Contributor or Owner roles.
Should you require further details or assistance please do not hesitate to reach out to me.
Hello @kishore23348,
You can utilize the Contributor or Owner roles in Power BI service:
Create a new role in your Security Model specifically for the users who need to bypass RLS. Let's call it "Bypass RLS."
Assign the "Bypass RLS" role to the users who should have unrestricted access to the fact model.
In the Power BI service, navigate to the dataset for the fact model. Go to the "Security" and click on "Add Group or User."
Add the users who need to bypass RLS to the Contributor or Owner roles.
Should you require further details or assistance please do not hesitate to reach out to me.