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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! 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
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.