Forum Discussion
Ensuring Security and Privacy in Sharing a Workspace with a Multitenant Database
How can I create a shared workspace that will only display data for a specific client in a multitenant database? I have a microservice that manages permissions.
- Anonymous3 years ago
Hi Elder ,
Please review the following links, and check if Row-level security can help you achieve the requirement. Row-level security (RLS) with Power BI can be used to restrict data access for given users. Filters restrict data access at the row level, and you can define filters within roles. In the Power BI service, users with access to a workspace have access to datasets in that workspace. RLS only restricts data access for users with Viewer permissions. Please find more details in this official documentation.
Row Level Security in Power BI Desktop - RADACAD
Dynamic Row Level Security with Power BI Made Simple - RADACAD
Share Different Visual Pages with Different Security Groups in Power BI - RADACAD
Best Regards
1 Reply
- AnonymousNot applicable
Hi Elder ,
Please review the following links, and check if Row-level security can help you achieve the requirement. Row-level security (RLS) with Power BI can be used to restrict data access for given users. Filters restrict data access at the row level, and you can define filters within roles. In the Power BI service, users with access to a workspace have access to datasets in that workspace. RLS only restricts data access for users with Viewer permissions. Please find more details in this official documentation.
Row Level Security in Power BI Desktop - RADACAD
Dynamic Row Level Security with Power BI Made Simple - RADACAD
Share Different Visual Pages with Different Security Groups in Power BI - RADACAD
Best Regards