Forum Discussion
How to Validate RLS in Power BI Desktop
Hi All,
We have some Row level security applied to roles, we want to test it using some test ids so that we don't have ask real time users to validate it.
Is there any way we can do this in Service or Desktop ?
Regards,
Akash
5 Replies
- Greg_DecklerCommunity Champion
In the Desktop, go to the Modeling tab in the ribbon and in the Security section, choose "View as Roles"
- akj2784Post Partisan
If I do the data model in SSDT, deploy it to SSAS and do a live query in Power BI Desktop, the View as feature is disabled.
And I don't see this feature in Service.
Is there any other way to validate it ?
- v-yulgu-msftMicrosoft Employee
Hi akj2784,
We are not able to define roles within Power BI Desktop for Analysis Services live connections. We need to implement RLS within on-premises Analysis Services models outside of Power BI.
Reference: Tutorial: Dynamic row level security with Analysis services tabular model
Best regards,
Yuliana Gu