Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Row-level security: possible to apply RLS on Desktop with on-premises deployment?

Hi,   As I understand the Power BI documentation on row-level security, RLS rules are defined on Power BI Desktop and subsequently applied when the report is published on Power BI Report Server.  ...
  • d_gosbell's avatar
    6 years ago

    This is not possible if your pbix file is connected to your data source in import mode (so all the data is held in the model). The only way to do RLS with Power BI Desktop is to have the rules applied outside Power BI Desktop. So either in your data source and use a direct query connection. Or build your model in SSAS (and define the RLS in that model) and use a Live Connection from Power BI Desktop.