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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
norfecaz
Regular Visitor

Big Query view loading forever

Hi Friends!

I have the following issue and I would appreciate any help.
While connecting to the view from BigQuery, it is taking forever to load, eventually ending with an error: ODBC: ERROR [HY000] [Microsoft][BigQuery] (115) Operation timeout. ExecuteRetriable.
I can add connection timeout parameter, but it still takes forever to load. In BQ it runs fast, although it queries 50GB and has 34667 rows.
Funny thing is - before it worked with no problem and it suddenly changed.
Did anyone have similar problems and solved it?



1 ACCEPTED SOLUTION
Anonymous
Not applicable

@norfecaz 

You can set the timeout in the query:

  • Add timeout parameter to Query argument within M Code / Advanced Editor
  • [Query="SELECT ...", CommandTimeout =#duration(0,1,0,0)]

 

Please refer to the post: ODBC & OLE DB Timeout Errors 

 

 

Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

@norfecaz 

You can set the timeout in the query:

  • Add timeout parameter to Query argument within M Code / Advanced Editor
  • [Query="SELECT ...", CommandTimeout =#duration(0,1,0,0)]

 

Please refer to the post: ODBC & OLE DB Timeout Errors 

 

 

Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.