Forum Discussion

mdaamirkhan's avatar
mdaamirkhan
Post Prodigy
4 years ago
Solved

RLS For two user

Hi All,

 

I need help on RLS Dax. I have two user Salesman and Admin. Admin Can see all 3 list (A, S, M) and Salemans only see 1 list "S"

Can you please help on below
Query= 
[ID] IN
SELECTCOLUMNS ( FILTER ('RLS_Salesman',
RELATED ( 'RLS_Salesman'[TSLMTYPE] ) = USERPRINCIPALNAME()
), "Profile", [ID] )

  • mdaamirkhan see attached if a user with Type "S" is selected it will only show that user, if Type = "M", it will show everything.

     

    Follow us on LinkedIn and  to our YouTube channel

    I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make effort to give Kudos to whoever helped to solve your problem. It is a token of appreciation!

     

    Visit us at https://perytus.com, your one-stop shop for Power BI-related projects/training/consultancy.

     

4 Replies

  • mdaamirkhan I have created a sample pbix file in which you can test as a different user (Admin1, Admin2  or User1, User2 )

     

     

     

    Follow us on LinkedIn and  to our YouTube channel

    I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make effort to give Kudos to whoever helped to solve your problem. It is a token of appreciation!

     

    Visit us at https://perytus.com, your one-stop shop for Power BI-related projects/training/consultancy.

    • mdaamirkhan's avatar
      mdaamirkhan
      Post Prodigy

      Hi 
       this is my table can you please help on this
      Below is the Dim_Table and it has relationship with Fact. Can yo prepare the logic in the pbix please
      This is the data which has relation with Fact Table

  • mdaamirkhan see attached if a user with Type "S" is selected it will only show that user, if Type = "M", it will show everything.

     

    Follow us on LinkedIn and  to our YouTube channel

    I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make effort to give Kudos to whoever helped to solve your problem. It is a token of appreciation!

     

    Visit us at https://perytus.com, your one-stop shop for Power BI-related projects/training/consultancy.