Forum Discussion

aditya1192's avatar
aditya1192
New Member
7 years ago
Solved

Individual User login dashboard

Hello,   Lets say we have a dataset were  ve can create dashboards for users loan amount and their bank statements.  I want to create a dashboard in such a way that when a User logs in the data sho...
  • v-diye-msft's avatar
    v-diye-msft
    7 years ago

    Hi aditya1192 

     

    I got you, and I believe you need implement the dynamic RLS regarding to the UPN/username, below detailed blog for your reference: 

    https://radacad.com/dynamic-row-level-security-with-power-bi-made-simple

     

    You can manage the UPN/usename in the table as above and every time user logged, they can only see the the data relates to his own UPN, also, it's able to add the whole group instead of type the name one by one under security. Note that keep the whole group as read-only member in the workspace.