Forum Discussion
Anonymous
5 years agoNot applicable
How to create section access in PBI ?
Hi All
i have a PBI file. One of the field name = SOURCE.
If value of the SOURCE = SINGAPORE.
May I know how to set user of PBI from SINGAPORE . their note book when open PBI file , he only can view SINGAPORE data ?
For SOURCE = MALAYSIA , then only MALAYSIA Sales staff can view that data.
Hope some one can advise me.
Paul
- You will need to set up RLS (row level security in power bi), when users log in they will be given access only to the data you allow them to see
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls
https://www.youtube.com/watch?v=MxU_FYSSnYU
https://radacad.com/row-level-security-configuration-in-power-bi-desktop
2 Replies
- vanessafvgCommunity ChampionYou will need to set up RLS (row level security in power bi), when users log in they will be given access only to the data you allow them to see
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls
https://www.youtube.com/watch?v=MxU_FYSSnYU
https://radacad.com/row-level-security-configuration-in-power-bi-desktop- AnonymousNot applicable
Wow another expert in PBI. THANK you for the link.