Forum Discussion
gauravnarchal
3 years agoPost Prodigy
Row Level Security
How can I add the RLS based on the PowerBi login IDs as [email protected] PowerBi login can only view the data Apple, Grapes, Pear, Mandarine, Watermelon, Coconut [email protected] PowerBi login...
- 3 years ago
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
amitchandak
3 years agoSuper User
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