When I tried to refresh the dataset with storage of 2 GB i am getting an internal error i.e
"ERROR [HY000] [Microsoft][DSI] An error occurred while attempting to retrieve the error message for key 'GHighThroughputApiError' with message parameters ['Error: { code: UNKNOWN, message: Stream removed }'] and component ID 100: Message not found in file "D:\SvcFab\_App\ASAzureApp_App1\AnalyticsWritePackage.AnalyticsWrite.Code.Main_13.0.19445.37_2211171732\ODBC Drivers\Simba Google BigQuery ODBC Driver\en-US\SimbaBigQueryODBCMessages.xml"</ccon>. The exception was raised by the IDataReader interface. "
But when I try to refresh the same dataset with storage is around 1-1024MB it gets refreshed.
Have seen the same issue on both Desktop and service PowerBI.
More info:
Used GoogleBigQuery extension to connect PowerBI to dataSource.
Solved! Go to Solution.
Hi, @Anonymous
You may following those tips to reduce the size of dataset or optimize the model of dataset based on this document, some tips may not reduce the time of refresh.
Or you can increase the timeout value in connector function.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous
You may following those tips to reduce the size of dataset or optimize the model of dataset based on this document, some tips may not reduce the time of refresh.
Or you can increase the timeout value in connector function.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.