Forum Discussion
Problems with security when using Live connection to SSAS Tabular
- 8 years ago
Hi Anonymous,
If you implement RLS on SSAS Tabular, once the report has been published, the dynamic row level security that was defined in the on-premises Analysis Services tabular model has been successfully reflected and observed in the Power BI service. Then Power BI uses the effective username property to send the current Power BI user credential to the on-premises data source to run the queries. So it should work seamlessly without problems.
Regards,
Frank
Hi Anonymous,
Based on my research, RLS for live connections to Analysis Services are handled in the on-premises model. So you could implement security in the on-premises model. Please refer to the online document.
There are some advantages through PBI service.
- It is more effective to implement RLS in Power BI.
- You can do schedule refresh for the report in service.
- You can share the content to others in service.
- Different users could view the report at one time in service without having to open PBIX file in Power BI Desktop.
Regards,
Frank
Hi Frank,
I have followed all the process according to the document but the viewers still can see all the countries. RLS is not working there in powerBi Cloud. Please let me know what I can do to make it work.