The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
In my customer data, we have several Regions like US, UK, China, etc. Now, customer wants that the dashboards should be Region-specific and users of a particular region only should see data of that region.
Firstly, they don't want to go for RLS approach since there are large number of users and customer does not want to manually add all the users for each region role.
Please guide if there are any alternatives to show region-specific views/reports to the users belonging to that region.
Thanks..!!
Solved! Go to Solution.
Hi @Anonymous
I cannot find any alternative option to RLS currently. If your customer doesn't want to use RLS because they don't want to manually add all the users, there is an alternative approach to add the users into security groups in bulk and then add these security groups as members of corresponding RLS roles on the Service.
If your customer is using Azure Active Directory (Azure AD), you can bulk add group members by using Azure AD Portal. You can also manage group members on Microsoft 365 admin center or bulk add members into groups using Power Shell.
In addition, here is a detailed guidance on two ways to setting RLS in Power BI.
https://key2consulting.com/how-to-setup-row-level-security-rls-in-microsoft-power-bi/
Hope this helps.
Best regards,
Community Support Team _ Jing Zhang
Hi @Anonymous
I cannot find any alternative option to RLS currently. If your customer doesn't want to use RLS because they don't want to manually add all the users, there is an alternative approach to add the users into security groups in bulk and then add these security groups as members of corresponding RLS roles on the Service.
If your customer is using Azure Active Directory (Azure AD), you can bulk add group members by using Azure AD Portal. You can also manage group members on Microsoft 365 admin center or bulk add members into groups using Power Shell.
In addition, here is a detailed guidance on two ways to setting RLS in Power BI.
https://key2consulting.com/how-to-setup-row-level-security-rls-in-microsoft-power-bi/
Hope this helps.
Best regards,
Community Support Team _ Jing Zhang
Thanks Jing Zhang for guiding me on this.