Forum Discussion
Powerbi
- 4 years ago
AtchayaP - Can you let me know the DAX formula you used for setting up the RLS? Make sure you use the USERPRINCIPALNAME() function.
Did I answer your question? Mark my post as a solution!
Also, I would ❤ Kudos if my solution helped. It is a token of appreciation!
AtchayaP - can you post the DAX formula you used for RLS set up?
USERPRINCIPALNAME().
This is my sample data, can you try with this data in powerbi, and can you send this file to me, so that I can clear it.I want to see datas on manager for example, i want to set view as role for brad and I can see only data for Brad employee(nasrin), same applies to everything.
- gauthamboppana4 years agoSolution Specialist
AtchayaP - You need to set up the role for the managers as below. And, assign your manager emails to the rls role in the Power BI service.
Did I answer your question? Mark my post as a solution! If not, please feel free to ask me.
Also, I would ❤ Kudos if my solution helped. It is a token of appreciation!
Thank you very much !
- AtchayaP4 years agoHelper V
Yes I got it thank you,.. actually I have to set RLS only for manager level page, not for active summary user, is that possible? If so, how?