Forum Discussion
PowerbiQue
3 years agoNew Member
Row level security not working from excel
I have created a SSAS tabular model. Implemented rowlevel security using DAX, created roles as required. Used USERNAME()/UserPrincipalName() to filter data for row level security. It works as ex...
VijayP
3 years agoCommunity Champion
you mean you want use RLS in Excel? question is unclear
PowerbiQue
3 years agoNew Member
I have implemented rowlevel security on SSAS Tabular model (Azure instance).
When I access the dataset from PowerBI it is working as ewxpected.
When I access the Tabular model from Excel, Rowlevel securiy is not working