Forum Discussion
filter datasets for column
Hello dear Community,
i'm looking for a way to display datasets only if their names are listed in specific columns. Let's say John S. is the Responsible of IT, then he only can list those datasets where he's listed in the column Responsible of IT. I don't want to use roles, since i have to manage every single Person with his role.
Thank you!
- Anonymous7 years ago
Anonymous Watch this video on RLS, and also the first comment by the video poster, you'll get your solution.
5 Replies
- v-cherch-msftMicrosoft Employee
Hi Anonymous
Based on my research, it seems there is no better way to do that. For your requirement, you may submit an idea here.
Regards,
Cherie
- AnonymousNot applicable
Well i found something useful from this article https://docs.microsoft.com/en-us/power-bi/service-admin-rls.
Right now im trying to build a email adress to compare, but since [Responsible of IT] = username() is giving back the UPN in Power BI Service i have two options.
1. to build an email adress from the full name llike [email protected]
2. Or to filter the name from the email which username() gives me back
Anyone got an idea how i could solve that?
- v-cherch-msftMicrosoft Employee
Hi Anonymous
Here are some articles for your reference.
Using Username() in DAX with Row-Level Security
https://blog.tallan.com/2018/04/10/row-level-security-in-power-bi-part-1-roles-and-users/
http://radacad.com/dynamic-row-level-security-with-manager-level-access-in-power-bi
Regards,
Cherie