Forum Discussion
RoryNBi
Advocate I
9 years agoOnline "View as User" Row Level Security for Dataset Owners
Hi All, The desktop experience offers a very good 'view as user' experience to help with row level security. Do we know if we can emulate that in the online environment? As far as I can see becaus...
v-sihou-msft
Microsoft Employee
9 years ago
In Power BI Service, you can't "View as user", but you can "Test as Role".
To limit the access on your dataset, you should apply the row level filter with DAX expression under a role, and just add those users as members of this role. See: Row-level security (RLS) with Power BI
Regards,