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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I'd like to grant access to users in a report for them to see all data in specific pages and in other pages to see only data related to their username.
for example a person can see all customer data in specific pages and in other pages he can see only his customer's data.
I have created page level rls and username rls but when i share the report the user always see all pages filtered by his customers
Solved! Go to Solution.
Hi, @Anonymous ;
If you publish your Power BI Desktop report to an app workspace within the Power BI service, the roles will be applied to read-only members. You will need to indicate that members can only view Power BI content within the app workspace settings.
You can make this change by logging in to app.powerbi.com (as a group admin), and using the left nav to choose the App Workspace (group) and then Edit Workspace.
This is described in the document:
Row-level security (RLS) with Power BI
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous ;
If you publish your Power BI Desktop report to an app workspace within the Power BI service, the roles will be applied to read-only members. You will need to indicate that members can only view Power BI content within the app workspace settings.
You can make this change by logging in to app.powerbi.com (as a group admin), and using the left nav to choose the App Workspace (group) and then Edit Workspace.
This is described in the document:
Row-level security (RLS) with Power BI
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , You need to have a table with the customer and email (the login email), That should join with your customer dimension.
On that table create a role
email= userprincipalname()
RLS for page navigation https://www.youtube.com/watch?v=FrEDZZXiit8
How to use Row Level Security (RLS): https://youtu.be/NfdIA0uS6Nk
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.