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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
My dashboards aren't updating after publishing to the Service.
In Power BI Desktop, I can authenticate to the source using the M code without any problems.
As a data source, I'm using the Microsoft Graph API and a JSON file hosted on my PC.
I have a Gateway configured and connected to the JSON.
The error is as follows:
Data source error: {"error":{"code":"DM_GWPipeline_Client_GatewayUnreachable","pbi.error":{"code":"DM_GWPipeline_Client_GatewayUnreachable","parameters":{},"details":[],"exceptionCulprit":1}}} Table: Assignments.
Cluster URI: WABI-BRAZIL-SOUTH-B-PRIMARY-redirect.analysis.windows.net
Activity ID: 3f0b1b44-0e5a-48d7-9cf7-07edb1e0792d
Request ID: bdb46527-54ff-434a-bda1-e675da60dc68
Time: 2025-08-12 13:37:05Z
Solved! Go to Solution.
Hi again @BobRasta ,
Thank you for confirming the checks you have completed. Since your SQL dataset is refreshing properly, the gateway appears to be functioning as expected. The issue seems to be with the JSON and API setup, as the Service cannot access a local file path directly. Saving the API data into SQL or another always-accessible source is recommended and should resolve the refresh issue. Let us know how it goes after you test with SQL.
Thank you,
Tejaswi.
Verifiquei o Gateway, verifiquei o mapeamento da fonte de dados e verifiquei a acessibilidade do host do gateway. Tudo está correto, mas não está atualizando.
Eu tenho outro painel cuja origem é um banco de dados SQL e funciona corretamente. Portanto, primeiro tentarei salvar os dados da API em um banco de dados SQL e usá-los como fonte no Power BI.
Hi again @BobRasta ,
Thank you for confirming the checks you have completed. Since your SQL dataset is refreshing properly, the gateway appears to be functioning as expected. The issue seems to be with the JSON and API setup, as the Service cannot access a local file path directly. Saving the API data into SQL or another always-accessible source is recommended and should resolve the refresh issue. Let us know how it goes after you test with SQL.
Thank you,
Tejaswi.
Hi @BobRasta ,
Just checking in have you been able to resolve this issue? If so, it would be greatly appreciated if you could mark the most helpful reply accordingly. This helps other community members quickly find relevant solutions.
Thank you,
Tejaswi.
Hi @BobRasta ,
Thank you @Mauro89 for the response provided!
Has your issue been resolved? If the response provided by the community member addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.
Thank you for your understanding!
Hi @BobRasta ,
I wanted to follow up and see if you had a chance to review the information shared. If you have any further questions or need additional assistance, feel free to reach out.
Thank you.
Hi @BobRasta
The fact that it works fine in Power BI Desktop tells me that the query and authentication are good locally — the issue is in the Service-to-Gateway connection path.
Here’s how I’d troubleshoot step-by-step:
1. Check if the Gateway is Online
2. Verify Data Source Mapping
3. Check Gateway Host Accessibility
I hope this helps you troubleshoot. If yes feel free to mark my post as solution.
Best regards!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.