Forum Discussion
Row level security with user email
- Anonymous8 years ago
Hi iversa,
Yes, I also think dynamic RLS will suitable for your scenario, you can create a role based on username to filter.(you need user table to mapping current user emails and related to other tables to enable filter effect)
After finish setting dynamic role, you can publish your report and assign role to users by security setting(power bi services side) .
Row-level security (RLS) with Power BI
Reference link:
Regards,
Xiaoxin Sheng
I'm guessing that I will need to find a way to do dynamic row level security filtering but is that possible? If so how do I do that?
- Anonymous8 years agoNot applicable
Hi iversa,
Yes, I also think dynamic RLS will suitable for your scenario, you can create a role based on username to filter.(you need user table to mapping current user emails and related to other tables to enable filter effect)
After finish setting dynamic role, you can publish your report and assign role to users by security setting(power bi services side) .
Row-level security (RLS) with Power BI
Reference link:
Regards,
Xiaoxin Sheng- Anonymous7 years agoNot applicable
Hi. I am facing issue with RLS in PowerBI. We have users with multiple email ids in our organization. SO. for e.g. if i give the email id as [email protected], powerbi automatically takes up another email id for the same user such as [email protected]. Because of this user is not able to access the report since powerbi is not taking the email id that i am trying to give. And if i still give my email id, it does not save the rule and throws an error as -
The role could not be updated. Please try again later.
Please try again later or contact support. If you contact support, please provide these details.Activity IDc0c39520-a2bd-46ff-a429-95441fc8ce41
Request IDb2c625eb-7f3a-a509-5439-d163f1f91990
Correlation ID84468bf6-7232-ad69-2a4a-f33dc3d9ca9a
Status code400
TimeSat Jun 29 2019 16:21:58 GMT+0530 (GMT+05:30)
Version13.0.9933.232
Cluster URIhttps://wabi-us-north-central-redirect.analysis.windows.net
Any help on this is much appreciated
Thanks
Abhijeet Rakhan
Anonymous wrote:Hi iversa,
Yes, I also think dynamic RLS will suitable for your scenario, you can create a role based on username to filter.(you need user table to mapping current user emails and related to other tables to enable filter effect)
After finish setting dynamic role, you can publish your report and assign role to users by security setting(power bi services side) .
Row-level security (RLS) with Power BI
Reference link:
Regards,
Xiaoxin Sheng - Anonymous6 years agoNot applicable
What if we have 300 employees in our organization and we want to make each person only see his own result?
Should we assign 300 employees to the RLS we defined!!?
In addition, poeple join and leave the company. So, we cannot always do that manually!
What is the easiest/automatic way to assign people to the RLS filters?