Forum Discussion
granthensel
Advocate I
10 years agoSSAS 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 DA...
erikskov
Advocate II
10 years agoI 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.