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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Error interacting with REST API: Timeout was reached

Hi,

I have a working dataset in service which is around 4GB with 18 months of data which runs without any issues. The source is BigQuery and I am running import mode on all tables. The incremental refreshes are running smoothly and it's located in a P2. 

Now, a new view was created that I connected to with the already existing model and I receive the following error when doing a refresh in the service:

  • Data source errorODBC: ERROR [HY000] [Microsoft][DriverOAuthSupport] (8701) Error interacting with REST API: Timeout was reached ERROR [HY000] [Microsoft][DriverOAuthSupport] (8701) Error interacting with REST API: Timeout was reached. The exception was raised by the IDbCommand interface.

Before I had an issue with the REST API so i added the UseStorageAPI=false which made it work before. I also have quite high permissions in BigQuery which I am able to query.

Anyone has any other experiences on this front?

Kind regards,

Jari

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

The.pbix files represent data in a highly compressed state. The data will likely expand when loaded in memory, and from there it may expand several more times during data refresh.

 

And Scheduled refresh of large datasets can take a long time and be resource-intensive. It's important to not schedule too many overlapping refreshes since the maximum Model Refresh Parallelism in P2 is 12.

 

Please check the memory left and the refresh progress.

 

Refer to:

Connect to a Google BigQuery database in Power BI Desktop - Power BI | Microsoft Docs

Solved: Data Refresh Timeout Limit for P1, P2 and P3? Time... - Microsoft Power BI Community

Solved: Dataset Refresh Failing due to Timeout - Microsoft Power BI Community

How to configure workloads in Power BI Premium - Power BI | Microsoft Docs

 

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

View solution in original post

4 REPLIES 4
siarejfm
New Member

Hi @Anonymous 

I am sorry to hijack this thread for another topic, but it just striked me that you seem to have managed to setup incremental refresh with BigQuery as a datasource?

 

We have an open ticket with MS Support about this in particular, and was informed that this is currently not supported by MS. The functionality hasn't been made unavailable for that source, but it seems like the timestamps sent in the jobs created by PowerBI and sent to BigQuery is formated wrongly.

 

Would it be possible to share thoughts about this with you, since it seems that you have managed to overcome this issue?

 

Thanks for letting me know.

UPDATED:
-----------
Link to idead thread created in regards to above:
https://ideas.powerbi.com/ideas/idea/?ideaid=aa275090-5641-ec11-a3ee-501ac50a6ef7

 

Regards Simon

Anonymous
Not applicable

Hi @Anonymous ,

 


Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution. More people will benefit from it.

 

Best Regards,
Eyelyn Qin

Anonymous
Not applicable

Hi,

We will move it to a P3, seems like the P2 was way too full all the time with the different workspaces. Assuming that the Model Refresh Parallelism in P2 refers to all workspaces and datasets in the capacity?


Kind regards,

Jari

Anonymous
Not applicable

Hi @Anonymous ,

 

The.pbix files represent data in a highly compressed state. The data will likely expand when loaded in memory, and from there it may expand several more times during data refresh.

 

And Scheduled refresh of large datasets can take a long time and be resource-intensive. It's important to not schedule too many overlapping refreshes since the maximum Model Refresh Parallelism in P2 is 12.

 

Please check the memory left and the refresh progress.

 

Refer to:

Connect to a Google BigQuery database in Power BI Desktop - Power BI | Microsoft Docs

Solved: Data Refresh Timeout Limit for P1, P2 and P3? Time... - Microsoft Power BI Community

Solved: Dataset Refresh Failing due to Timeout - Microsoft Power BI Community

How to configure workloads in Power BI Premium - Power BI | Microsoft Docs

 

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

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 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.

Top Solution Authors