Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
How can I add the RLS based on the PowerBi login IDs as
fruits@sample.com PowerBi login can only view the data Apple, Grapes, Pear, Mandarine, Watermelon, Coconut
veggie@sample.com PowerBi login can only view the data Tomatoes, Onion & ginger
Food@sample.com PowerBi login can only view the data milk, bread, egg
| Type |
| Tomatoes |
| Onion |
| Ginger |
| Apple |
| Grapes |
| Pear |
| Mandarine |
| Watermelon |
| Cocunut |
| Milk |
| Egg |
| Bread |
Solved! Go to Solution.
@gauravnarchal , You have create table with fruit name and email (assigned) and create a role in RLS
email = userprincipalname()
Power BI- Row Level Security: Handle ALL, UserPrincipalName: https://youtu.be/KVLEnIUo4pc
@gauravnarchal , You have create table with fruit name and email (assigned) and create a role in RLS
email = userprincipalname()
Power BI- Row Level Security: Handle ALL, UserPrincipalName: https://youtu.be/KVLEnIUo4pc
| User | Count |
|---|---|
| 57 | |
| 44 | |
| 32 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 84 | |
| 70 | |
| 38 | |
| 27 | |
| 24 |