Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
We have a central dataset and we would like to build a composite model where only a subset of the data from this dataset is used. We want some of our users to be able to build on this composite model, but not on the central dataset. We use Pro workspaces for this set-up.
According to the blog posted below, this should be possible by assigning 'read' permissions to the central dataset and 'read + build' permissions to the composite model. However, when a user with these permissions tries to build a report in PBI Desktop or Service, they receive an error like 'no permission to central dataset'.
Abstract example to explain our situation a bit more clearly:
Workspace A: Dataset A with tables T and S
Workspace B: Dataset B with a DirectQuery connection to Dataset A where only table T is selected + static table added.
Workspace C: Report C with live connection to dataset B
User U using report C has the following permissions:
- admin permissions on workspace C
- no permissions to workspace A and B
- Read+Build permissions on dataset B
- Read permissions on dataset A
Problem: Only working stable if user U also gets build permission on dataset A. With only read permissions on dataset A, user U gets errors on visuals using content from dataset A.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.