Hi all,
I need to share some tables from our semantic model with another department.
To achieve this, I created a new semantic model (B) using a direct query on the primary semantic model (A).
I published semantic model B in a new, dedicated workspace.
Everything works fine for me as an administrator.
In the dedicated workspace containing semantic model B, I added colleagues from the other department as members. I also granted them "Read" access to semantic model A, but when they try to connect to the model, they encountered the following error message:
"protocol":"analysis-services","address":{"server":"powerbi://api.powerbi.com/v1.0/myorg/wsA","database":"[PROD] Semantic A"},"authentication":null,"query":null.
To resolve this, I gave them "Build" permissions on semantic model A as well, and it worked. However, I don’t want to give the other department full visibility of the main semantic model A.
Does anyone have suggestions for how to configure permissions to achieve this?
Thanks in advance, Giuseppe