Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

RLS - Add member roles

Hello everyone,

 

I already created my roles in my power bi desktop using this:

 

[EMAIL] = USERPRINCIPALNAME()
 
I published this in powerbi service, and added the emails to their assigned role. 
 
Question: is it possible that the emails assigned to the role will be removed or overwritten if i publish the report again but with some updates with the data?


I'm kinda confused with this limitation on the powerbi documentation, can anyone explain this? thank you

 

  • Hello Anonymous ,

     

    no it won't change, just make sure you have the same structure the is related to the row level records.

6 Replies

  • Hello Anonymous ,

     

    no it won't change, just make sure you have the same structure the is related to the row level records.

    • Anonymous's avatar
      Anonymous
      Not applicable

      can you explain the FAQs and the consideration and limitations? i'm quite confuse. thank you

      • Idrissshatila's avatar
        Idrissshatila
        Icon for Super User rankSuper User

        Anonymous ,

         

        the consideration and limitations are for the rls created on service, not when created in Power bi desktop.

         

        the FAQ, i didn't understand what's related to this question, there might be more info about it.

    • Anonymous's avatar
      Anonymous
      Not applicable

      also what do you mean by the same structure?

      • Idrissshatila's avatar
        Idrissshatila
        Icon for Super User rankSuper User

        Anonymous ,

         

        like how the filter of the users is going to the table that has the values, the filter flow should stay so it would filter as per the rls.