Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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 |
|---|---|
| 23 | |
| 22 | |
| 21 | |
| 18 | |
| 11 |
| User | Count |
|---|---|
| 58 | |
| 55 | |
| 43 | |
| 36 | |
| 35 |