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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

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.