Forum Discussion
Power BI refresh failed multiples times, and it got automatically fixed after few refreshes.
- 1 year ago
Hi SaiPrakash,
Thank you for reaching out to the Microsoft fabric community forum. Thank you bhanu_gautam, for your inputs on this issue.Based on the error message and code, the refresh failures are due to a transient internal service error in the Databricks Hive Metastore, which Power BI relies on when connecting to your dataset.
This typically happens when:
- The Databricks SQL warehouse is starting up (cold start)
- There is temporary unavailability or load on the Hive Metastore
- Power BI is trying to fetch Hive metadata (table info) and it times out or fails due to high resource demand
Since this resolved automatically after a few retries, it points to a transient condition. However, to reduce future occurrences:
- Make sure the SQL warehouse is pre-warmed or kept running before scheduled refreshes
- Prefer using direct SQL queries in Power BI instead of navigating through tables (which triggers Hive metadata calls)
- Stagger refresh schedules to reduce simultaneous load across datasets
- Ensure the Databricks ODBC driver is up to date (if a gateway is involved)
Kindly refer to the below link for better understanding:
Troubleshoot refresh scenarios - Power BI | Microsoft Learn
If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.
Thank you for using Microsoft Community Forum.
Hi SaiPrakash,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi SaiPrakash,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
- v-kpoloju-msft1 year ago
Community Support
Hi SaiPrakash,
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.