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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

undefined

Hello everyone,

I'm trying to import a table for google big query in my pbi but i have this error :

Failed to save changes to server. Error returned : « Erreur OLE DB ou ODBC: [DataSource.Error] ODBC: ERROR [42000] [Microsoft][BigQuery] (100) Error interacting with REST API: Response too large to return. Consider specifying a destination table in your job configuration. For more details, see https://cloud.google.com/bigquery/troubleshooting-errors.
Erreur OLE DB ou ODBC: Exception de HRESULT : 0x80040E4E.
 what can I do please?

thanks

1 ACCEPTED SOLUTION
v-luwang-msft
Community Support
Community Support

Hi  @Anonymous ,

Set allowLargeResults to true in your job configuration. You must also specify a destination table with the allowLargeResults flag.

refer:

https://stackoverflow.com/questions/20287938/error-response-too-large-to-return-in-big-query 

 

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

 

Best Regards,
Lucien

View solution in original post

2 REPLIES 2
v-luwang-msft
Community Support
Community Support

Hi @Anonymous ,

Has your problem been solved, if so, please consider Accept a correct reply as the solution or share your own solution to help others find it.

Best Regards
Lucien

v-luwang-msft
Community Support
Community Support

Hi  @Anonymous ,

Set allowLargeResults to true in your job configuration. You must also specify a destination table with the allowLargeResults flag.

refer:

https://stackoverflow.com/questions/20287938/error-response-too-large-to-return-in-big-query 

 

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

 

Best Regards,
Lucien

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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