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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Data Refresh Error - Snowflake

Hello

On Power BI desktop. I have an error when I try to refresh data (I am connected to datasource through Snowflake) and due to this error I can't modify the updates.:
ODBC: ERROR [HY000] [Microsoft][Snowflake] (4) REST request for URL *** failed: CURLerror (curl_easy_perform() failed) - code=28 msg='Timeout was reached' osCode=10060 osMsg='Unknown error'.

It would be appreciated if you know how I can solve it.

Kind Regards

3 REPLIES 3
SShaikh
Frequent Visitor

Set Timeout in Power Query Editor

  1. Open Power Query Editor:
    • Click Transform Data in Power BI Desktop.
  2. Modify Query Timeout:
    • In the applied steps pane, find Source or the step where the Snowflake connection is used.
    • Click the gear icon ⚙️ next to the step to edit the source.
  3. Adjust Command or Connection Timeout:
    • Click Advanced options.
    • Set the Command or Connection timeout in seconds (e.g., 600 for 10 minutes,1800 for 30 minutes).

Click OK.

SShaikh_0-1733759055878.png

 

 

 

 

 

sudhisami_azure
Frequent Visitor

Check this :

 

1. Increase the Command Timeout
Navigation : File > Options and Settings > Options.
In the left pane, select Data Load.
Increase the Maximum allowed timeout in minutes for the ODBC connection.

2. Check Network Connectivity VPN, network connection
3. ODBC Driver Update

Anonymous
Not applicable

Thank you for your response, but I can not find "ODBC connection",
as you can see in the photo

professional65_0-1723803291062.png

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors