Forum Discussion
Restricting access to visualization
- 8 years ago
No, it's not supported to limit access on visual level. However, if you want to have end user to view their relevant data only, it can be achieved with RLS.
Please refer to articles below:
Power BI – Dynamic Row Level Security – Tips to get it working!
Dynamic Row Level Security with Power BI Made Simple
Row Level Security In Power BI
If you need to have each user see the result of " Calculate(...;ALL())", I suggest you create a calculated column for "Total" so that it will appear on row level associated with each user.
Regards,
No, it's not supported to limit access on visual level. However, if you want to have end user to view their relevant data only, it can be achieved with RLS.
Please refer to articles below:
Power BI – Dynamic Row Level Security – Tips to get it working!
Dynamic Row Level Security with Power BI Made Simple
Row Level Security In Power BI
If you need to have each user see the result of " Calculate(...;ALL())", I suggest you create a calculated column for "Total" so that it will appear on row level associated with each user.
Regards,