Power BI - Row Level Security | CloudFronts

Power BI – Row Level Security

Posted On September 10, 2018 by Sachin Dabre Posted in

Introduction:

Row-level security (RLS) with Power BI can be used to restrict data access for given users. Filters restrict data access at the row level, and you can define filters within roles.

Steps:

  • To create on a Power BI Solution, you will start by going to the Modellingribbon and then select Manage Roles.
  • This will launch the Manage roles window where you will select Createto add a new role.
  • After you give the role a new name you can begin assigning DAX filter expressions to it.
  • Click the ellipsis next to the table you would like to apply the filter to and then select Add filter.
  • If you select Hide all rows,then all rows for this table will be hidden (as the name implies) but if you choose a field you can apply a filter to specific values in the table.
  • Once you are happy with your selection, hit Save.
  • To test the security model, go back to the Modellingribbon and select View As Roles.
  • Here you can select the role you want to test and then click OK.
  • This will filter the result to only show your selected roles filters.
  • To stop impersonating this role you can click Stop Viewingto return to seeing the results without this filter applied.
  • The next step is to assign users to the roles, which must be done from the Power BI Service
  • That means you must deploy your model to the Power BI Service first. To do that go to the Homeribbon and select Publish.
  • Once you’ve published to the service login to Power.com and click on the ellipsis next to the dataset you just deployed.  In this menu you will select Security.
  • Next, select the role you created and enter the email addresses of the users you would like to have the role assigned to. Click Add after you’ve entered all the users.
  • Once you click Saveon the bottom your security is ready to go!
  • To test it out click the ellipsis next to the role name and select Test as role.
  • This will allow you to now view reports while impersonating this newly created role.

Share Story :

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close