Forum Discussion
joannasokolowsk
Helper II
5 years agoRow level security - doesn't work for some people
Dear Colleagues, I created a row level security option on the power bi dashboard which is shared via power bi report server. It works for most of the people but I have the case when it doesn't wor...
- 5 years ago
It looks like changing computer password helped (it was needed for data synchornization) 🙂
FarhanAhmed
Community Champion
5 years agoCan you please check the same user in PBI Desktop file and see if data you are able to view data for him. also make sure that the particular user UPN name is resolving correctly from Active Directory when you are opening the report in PBIRS. you can create a measure for User and view in report to see if UPN creating correctly.
_UserName = USERPRINCIPALNAME()