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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. 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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.