Forum Discussion
Row Level Security for customers not within Organisation
Hi All,
Currently I have a SQL dataset that has data from different customers. I would like to give our customers insight in their own data. But then I have to create for each customer a seperated dashboard, which will be a lot of work.
Is it posibble to set row level security for customers/people out your own organisation? Or are there any other possibilities?
ltendam you can only enable RLS for users within your organisation currently. i don't think there is an easy way to replicate RLS behaviour without actually using it. i would suggest you look at power bi templates option to create a report for one customer and then speed up duplicating those reports for other customers. i think thta would be your best option. check out this blog post on how to use templates in power bi desktop.
2 Replies
- ankitpatira
Community Champion
ltendam you can only enable RLS for users within your organisation currently. i don't think there is an easy way to replicate RLS behaviour without actually using it. i would suggest you look at power bi templates option to create a report for one customer and then speed up duplicating those reports for other customers. i think thta would be your best option. check out this blog post on how to use templates in power bi desktop.
- ltendamFrequent Visitor
Thank you for the information. The Power BI templates could really be an option, thank you for mentioning.