Forum Discussion
SSAS Tabular Vs SSAS Multi Dimensional
My post didn't mention RLS, but you can read about the limitations about RLS here: https://docs.microsoft.com/en-us/power-bi/service-admin-rls#limitations
RLS has never been used for live connections to Analysis Services this also apply to Tabular.
"Only ETL, and DirectQuery connections are supported. Live connections to Analysis Services are handled in the on-premises model."
sdjensen yes the scenario here is to implement role based security in an MDX cube, using a direct query connection on Power Bi Report Server, sorry i dont quite understand what you saying it does work or it doesn't? will check out the documentation
- vanessafvg8 years agoCommunity Champion
sdjensen also what is ETL?
- Only ETL, and DirectQuery connections are supported. Live connections to Analysis Services are handled in the on-premises model.
extract transform load (ie imported mode?)
- sdjensen8 years agoSolution Sage
An ETL source could be a SQL database where you import data into your model. You can't user Power BI RLS for live connection to cubes - here security is handled with roles in the cube.
- vanessafvg8 years agoCommunity Champion
sdjensen hi i am not referrring to power bi RLS , i am referrign to role based security in the mdx cube.