Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Addy2020
Helper I
Helper I

Timeout expired error in Web Service but not in Desktop Client

Getting following error in Web Service but not in Desktop Client. Which doesn't makes sense. Error is not pointing to any step except a table. Tried optimizing queries but of no help.

 

Kindly advice.

 

{"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"Timeout expired. The timeout period elapsed prior to completion of the operation."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.HostingError.Reason","detail":{"type":1,"value":"Timeout"}}],"exceptionCulprit":1}}} Table: Table 2.

 

2 REPLIES 2
Addy2020
Helper I
Helper I

Hi @Anonymous ,

 

Its a Salesforce DataSource & I'm using it in PBI since past 4 years only when I added few columns & published I'm getting this error that too only in PBI Web Service.

Anonymous
Not applicable

Hi  @Addy2020 ,

 

The issue is that it is taking too long to get the data and is timing out. What is your data source?

For the SQL Server Connector in Power BI, it has a default timeout value limit of 10 minutes, which is mentioned in the official documentation of the Power BI SQL Server Connector. So there will be random errors when the data is refreshed:

Power Query SQL Server connector - Power Query | Microsoft Learn

Please try to set the timeout time for this connection when you connect to SQL Server Database with Power BI Desktop.

vyangliumsft_0-1692759988529.png

 

You can restart the server on the client or upgrade the gateway to the latest version:

Update an on-premises data gateway | Microsoft Learn

This is the related document, you can view this content:

Solved: Microsoft SQL: Execution Timeout Expired Error whi... - Microsoft Fabric Community

Solved: Timeout Refresh errors azure sql sources; refresh ... - Microsoft Fabric Community

Solved: SQL Server timeout - Microsoft Fabric Community

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors