Forum Discussion
Connection with semantic model from a different workspace (AnalysisService)
Hi dmkblesser ,
It's important to clarify that when connecting to a semantic model from another workspace, especially within the Power BI service, the use of a gateway is typically not required for cloud-based sources. Gateways are primarily used for on-premises data sources to securely transfer data between on-premises data sources and cloud services.
To manage access for users (Group A in your scenario) who do not have access to the source semantic model and are not part of the workspace where the semantic model resides, you have a couple of options:
Share the Report: You can share the report built on the semantic model with Group A. This does not require adding them to the workspace where the source semantic model is located. However, they need to have the necessary permissions to view the report.
Publish to Web (Consider Security): This option allows you to embed reports in public websites or blogs, making them accessible to anyone on the internet. This method should be used cautiously and is generally not recommended for sensitive data.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Binbin, thanks for your prompt response. Like my original post, I understand that cloud connection typically doesn't require a gateway. However, if there is a need to use the gateway for company policy, is there a way we can set up gateway connection for the semantic model connection? thanks!