Forum Discussion
vanessafvg
8 years agoCommunity Champion
SSAS Tabular Vs SSAS Multi Dimensional
if you are using power bi to develop dashboards from a cube, do you think its better to create the cube in tabular rather than MDX and why? currently we are creating a cube in via direct querry m...
sdjensen
8 years agoSolution Sage
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."
vanessafvg
8 years agoCommunity Champion
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