Forum Discussion

IsaacJqz's avatar
IsaacJqz
Frequent Visitor
2 years ago

ArcGis MRLS and UserPrincipalName()ap Image Layer join layer

Is is possible to use RLS and USERPRINCIPALNAME() to display or or not display ArcGis map layers in power bi? Thank you!

 

2 Replies

  • IsaacJqz , the requirement is not clear. But USERPRINCIPALNAME() can be used in measure to control the measure

     

    You can also use the role to control data using USERPRINCIPALNAME()

     

    Power BI- Row Level Security: Handle ALL, UserPrincipalName: https://youtu.be/KVLEnIUo4pc

    • IsaacJqz's avatar
      IsaacJqz
      Frequent Visitor

      amitchandak Thank you for your rosponse and help. I have an Esri ArcGis map that was create in ArcGis Enterprise as a map image layer. The map currently has 40 layers. I have imported the map into ArcGis Map for Power Bi. My question is. Is there a way to filter each layer in the map based on the user credentials? I would only like to display the Map Image Layer that belongs the an spesific user or group. Again thank you for your time and help.