Forum Discussion
Getting Error fetching data for the visuals where the protocol is "analysis-services"
I am getting below error for all the visulas which are feching data from common semantec models.
"Error fetching data for this visual"
A connection could not be made to the data source with the Name of '{"protocol":"analysis-services","address":{"server":"powerbi://df-msit-scus-redirect.analysis.windows.net/v1.0/myorg/Cloud%20Supply","database":"SCHIE Footer Template"},"authentication":null,"query":null}'.
- Underlying ErrorQueryUserError
- Activity ID6995dc02-6aff-4c1f-9f5d-702ab7a73107
- Correlation IDaeb734d9-97ac-19bc-0548-e8bb2d426fae
- Request ID9dfd123f-71bc-4445-ba90-149cba7011f9
- TimeTue Sep 23 2025 15:01:33 GMT-0700 (Pacific Daylight Time)
- Service version13.0.26816.21
- Client version2509.5.26063-train
- Cluster URIhttps://df-msit-scus-redirect.analysis.windows.net/
The issue appears to have resolved itself and seems to have been a temporary disruption in the Power BI service.
5 Replies
- tayloramySuper User
Hi v-mizade,
When a visual says it can’t connect to a data source with a {"protocol":"analysis-services" ...} connection, it’s telling you the visual is using a live connection to a shared semantic model (dataset) in another workspace. In your details, the server points to the workspace Cloud Supply and the database is the semantic model “SCHIE Footer Template.” If you don’t have the right permissions to that model-or if cross-workspace use or app permissions aren’t set up-the live connection fails and every dependent visual shows “Error fetching data for this visual.”
Troubleshooting steps:
- Give the right people access to the semantic model.
In the Cloud Supply workspace, open SCHIE Footer Template → More options → Manage permissions, and grant your users or, preferably, an Entra ID group, Read (and optionally Build) permission. Microsoft’s docs explain the difference between Read and Build here: Build permission for shared semantic models. - If you distribute via an App, include dataset permissions in the App.
Update the App (audience settings) and enable “Allow users to build content with the semantic models in this app.” If the semantic model lives in a different workspace than the App, you still must grant permissions directly on that model: Publish an app in Power BI. - Ensure your tenant allows using models across workspaces.
Ask a Power BI/Fabric admin to confirm the tenant setting “Use semantic models across workspaces” is enabled: Control the use of semantic models across workspaces. - Confirm licensing lines up with your capacity.
Viewers need Pro/PPU unless the workspace is on Premium/Fabric capacity that allows free viewers. See: Feature availability for Free users.
Live-connected visuals query the semantic model via the Analysis Services (XMLA) endpoint. If the viewer lacks permission to that model, the connection is rejected and you see “Error fetching data for this visual.” Community threads with the same signature typically trace back to missing model access: example thread. Microsoft’s docs cover Read/Build here: Build permission for shared semantic models.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
- Give the right people access to the semantic model.
- lbendlinSuper User
For composite semantic models your users must have registered/installed ALL apps hosting these semantic models, not just your own app.
- AnonymousNot applicable
Hi v-mizade ,
Thank you for reaching out to the Microsoft fabric community forum.
I wanted to check if you had the opportunity to review the information provided by tayloramy and lbendlin . Could you please confirm if your issue got resolved? Please feel free to contact us if you have any further questions.
Thank you.
- v-mizadeMicrosoft Employee
The issue appears to have resolved itself and seems to have been a temporary disruption in the Power BI service.
- AnonymousNot applicable
Hi v-mizade ,
Thank you for confirming the issue. I'm glad it was resolved. If you have any further questions, please feel free to reach out and continue using the Fabric Community Forum.