Forum Discussion
Save as personal filter
- 8 years ago
Hi Eito888,
It is not possible to save users' selection in a report.
To restrict data access for specific users, you can consider RLS (Row Level Securlty). If you were using Power BI service, you should define roles and rules within Power BI Desktop, then add members to roles on service site. Reference: Row-level security (RLS) with Power BI However, if you were usng On-Premises Power BI report server, above way to configure RLS is not supported. You should implement row level security with windows authentication on data source side, for example:
Tutorial: Dynamic row level security with Analysis services tabular model
Best regards,
Yuliana Gu
Hi Eito888,
It is not possible to save users' selection in a report.
To restrict data access for specific users, you can consider RLS (Row Level Securlty). If you were using Power BI service, you should define roles and rules within Power BI Desktop, then add members to roles on service site. Reference: Row-level security (RLS) with Power BI However, if you were usng On-Premises Power BI report server, above way to configure RLS is not supported. You should implement row level security with windows authentication on data source side, for example:
Tutorial: Dynamic row level security with Analysis services tabular model
Best regards,
Yuliana Gu
- Anonymous6 years agoNot applicable
It is not look like solution.
Therefore, Tableau already have this functionality.Please, voite for this functionality at Power BI site.