Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
granthensel
Advocate I
Advocate I

SSAS Tabular Row-Level Security: Apply restrictions on dashboards already shared?

I'm using SSAS Tabular, connected to dashboards on app.powerbi.com and am attempting to implement row-level security. 

 

I've created Roles within the cube that restrict certain users based on a DAX filter. When they attempt to create a new dashboard, the security works. However, when they open a dashboard that had already been shared, the restrictions are not applied. 

 

Additionally, I've tried creating a report in a Group Workspace, sharing it with a user, and then restricting that user's access through row-level security. 

  • When that user logs in to view the report, the security is not applied
  • When the user edits the report, the security is not applied
  • When the user removes and re-adds a measure to a visual, the security suddenly is applied

Is there any reason adding row-level security doesn't immediately take effect, and doesn't seem to be applied to dashboards that have already been shared? 

1 REPLY 1
erikskov
Advocate II
Advocate II

I believe you'll want to look into using a Content Pack to distribute the report. Shared reports effectively show data for the original user (source sender) to the shared individual (receiver). Thus, when the recipient views the shared report, they see the original data. When they actual edit the report a new query is created using their EffectiveUser, and thus the data is filtered Report content distributed through a Content Pack will use the viewer's credentials (EffectiveUser) when requesting the data from SSAS.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.