Forum Discussion
praveenk924730
11 months agoNew Member
I am getting <ReadChunkWithRetries>, IDbCommmand Interface Issue while refreshing Power BI reports
I am getting the below error message while refreshing the power bi in desktop and also in the services (both manual and scheduled refresh). This is happening for all the reports. ...
- 11 months ago
We have resolved the issue using the below steps:
Process for Working on Power BI Reports (Big Query Connector Issue)
- APPROACH 1
- Open Power BI Desktop and go to:
- File → Options and Settings → Options → Preview Features
- Uncheck: Use New Google BigQuery Connector Implementation (if it is checked).
- In Power Query, ensure that all data sources are set as:
GoogleBigQuery.Database()
and not as:
GoogleBigQuery.Database([Implementation=2.0])
- If you see [Implementation=2.0], simply remove that parameter.
- Repeat this check for all tables.
- Save and Apply the changes.
- Try refreshing the entire dataset to confirm it works.
- Once verified, you can proceed with publishing.
- APPROACH 2:
- Uninstall the current Power BI Desktop from your system.
- Install the older version of Power BI Desktop: Version 2.144.1155.0.
- After Installation, repeat all the steps from 1-5 from APPROACH 1
v-hashadapu
11 months agoCommunity Support
Hi praveenk924730 , Thanks for the update and the insights into solving this, as this will help other community members with similar issues. If you have any further issues, please start a new thread in the community forum. We are happy to assist you.
Thank you for being part of the Microsoft Fabric Community.