Forum Discussion
Fabric workspace App sharing
- 3 months ago
Hi Sean_7_e
It seems to be more about data permissions rather than an App sharing problem, as both of them have access to the App and report.
Since the model uses a Lakehouse Shortcut to another workspace warehouse, there may be access permissions missing for the failing user somewhere along the source workspace/warehouse chain or maybe the user is not resolving properly using RLS.
Regarding the ArcGIS problem, the reason behind that is probably due to redirect URL for ArcGIS Enterprise as it works fine from within the App but does not work when accessed via Workspace.
Did it work? 👍 A kudos would be appreciated
🟨 Mark it as a solution to help spread knowledge 💡 - 3 months ago
The issue is missing Read and Build on the actual semantic‑model object and the App not being re‑published; adding those perms and updating the App fixes the visuals, and ArcGIS only works reliably through the App, not workspace access.
Thanks you for the responses. I was still having issues despite all users having permissions to all items. It seems to be working now with the following set up:
All users are now in a Microsoft Azure Security Group. The group is a member of an audience of the Fabric Power BI application. This gives all members of the group access to the semantic model of the reports within the app. Each user is a member of a role in the semantic model's row level security (RLS), so they can only see the data they should see on the report based on a filter.
I think the clearing of cache on the web browser and making sure the application is updated has likely resolved the problem.