Forum Discussion

joannasokolowsk's avatar
4 years ago
Solved

Row 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 work for some people (they are in the data source with valid ID used for row level security option). They can open dahsbard but it doesn't display data. 

Do you know what could be the reason? 

 

Thank you in advance!

Asia

  • It looks like changing computer password helped (it was needed for data synchornization) 🙂 

2 Replies

  • It looks like changing computer password helped (it was needed for data synchornization) 🙂 

  • FarhanAhmed's avatar
    FarhanAhmed
    Community Champion

    Can 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()