InterviewSolution
Saved Bookmarks
| 1. |
Organization is owning Power BI workspace and wish to give access to members based out of managing their respective Locations. Best solution? |
|
Answer» This can be achieved by DYNAMIC Row Level Security(RLS) in Power BI. Steps to be followed:
Once users LOG in to Power BI service with respective user id (UserPricnicpalName()) they will be able to SEE only data based on role we created. |
|