Forum Discussion
richardboom
7 years agoRegular Visitor
Security roles
Hi everyone, I need to create differents levels of security depending roles access. (Computer scientist jr, senior and manager) I created differents groups of people but I cannot allows them to ...
- 7 years ago
After defining the roles in your reference table which then links to your facts,dimension tables, add another column of Email ID's against the associated roles as applicable (Row Level Security), after you publish then on the Service define which role is appicable to which person in the organization and you should be all set. You can refer the below link as well:
https://docs.microsoft.com/en-us/power-bi/service-admin-rls
Thank You
- 7 years agoHere is a blog post I did demonstrating how it could be done
https://www.fourmoo.com/2018/02/20/dynamic-row-level-security-is-easy-with-active-directory-security-groups/
GilbertQ
Super User
7 years agoHere is a blog post I did demonstrating how it could be done
https://www.fourmoo.com/2018/02/20/dynamic-row-level-security-is-easy-with-active-directory-security-groups/
https://www.fourmoo.com/2018/02/20/dynamic-row-level-security-is-easy-with-active-directory-security-groups/
richardboom
7 years agoRegular Visitor
Perfect it's helping me !
Thank you