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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a dashboard where I have implemented row-level security. On the desktop side I defined 4 roles as follows:
AME where the region = AME
APJ where the region = APJ
EMEA where the region = EMEA
Global where there is no filter set.
In the Power BI Service, in the designated workspace, I set the Security assignments. There was 1 individual for AME and APJ, 3 for EMEA, and 4 Global.
This has been working fine, but now we have some staff changes and I have removed two users and changed one user from EMEA to Global. I have verified the setting and this individual is listed under the Global role, however, her access is still limited to EMEA only. What else do I need to do to resolve this?
Solved! Go to Solution.
Hi @DataFun,
Thank you for reaching out to the Microsoft Fabric Forum Community.
You're right Power BI’s RLS should reflect the assigned Global role, which should show all data if unfiltered. The TRUE() suggestion for the Global role ensures all data access but isn’t needed if the role is already unfiltered. If the user still sees only EMEA data, try these steps:
If this information is helpful, please “Accept as solution” and give a "kudos" to assist other community members in resolving similar issues more efficiently.
Thank you.
Hi @DataFun,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @DataFun,
May I ask if you have resolved this issue? If so, please mark it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @DataFun
If a user is still seeing EMEA data after you moved them to Global, a few things to check:
Make sure they’re not still part of an Azure AD group that’s tied to the EMEA role.
In the Global role, set the filter to TRUE() so it really gives full access.
Test the role in Desktop using View As Role, then republish the dataset.
Ask the user to refresh their session (clear cache/incognito) changes can take 15–30 mins to fully apply.
Try another user in the Global role to confirm if it’s user-specific.
These usually fix RLS role change issues.
I will try that, but why would this be necessary. I removed the other role and added the new role. Shouldn't it process the RLS based upon the assigned role?
Hi @DataFun,
Thank you for reaching out to the Microsoft Fabric Forum Community.
You're right Power BI’s RLS should reflect the assigned Global role, which should show all data if unfiltered. The TRUE() suggestion for the Global role ensures all data access but isn’t needed if the role is already unfiltered. If the user still sees only EMEA data, try these steps:
If this information is helpful, please “Accept as solution” and give a "kudos" to assist other community members in resolving similar issues more efficiently.
Thank you.
Hi @DataFun,
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please accept it as a solution and give it a 'Kudos' so other community members with similar problems can find a solution faster.
Thank you.
Rohit, Thank you for a detailed and thoughtful response. I apreciate it. I will try this and see if it works.
For the global role set a RLS expression on the country column as true(). This will overwrite the false from the other role
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!