March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
Recently we have witnessed scheduled refresh failures for Power bi reports. Whenever scheduled refresh is failed, we download the .pbix file from Power bi service and refresh it on Power bi desktop and again publish it to Power bi service. Sometimes we may not present. In such situations, please suggest me any auto refresh available without manual involvement when scheduled refresh fails.
Most common problems we have observed are timeout period and memory overrun. To avoid refresh failures we have followed some best practices like
1. Filtered unwanted columns from dataset.
2. Avoided unnecessary formatting
3. Increased Time out period
4. Used Query caching.
Still we are seeing refresh failure. Please let me know other best practices to follow.
Thanks,
AshDil.
Solved! Go to Solution.
Use your favorite scripting tool. You can call the API from Powershell, or you can even use Power Automate actions.
Power BI - Connectors | Microsoft Docs
Datasets - Refresh Dataset In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
Hi @AshDil
Have you solved this question with lbendlin's help? If you have solved the question, you can accept the answer helpful as the solution or share you method and accept it as solution, thanks for your contribution to improve Power BI. Also, you can take a look at this similar post, https://community.powerbi.com/t5/Service/Scheduled-refresh-failing-constantly/m-p/383043.
If you need more help, please let me know.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
- subscribe to the refresh failure notification emails
- based on the received error type make a decision if another refresh should be attempted. This would be ok to try for timeout or memory issues (there's always hope) but should be avoided for data quality related issues (missing column etc)
- trigger an API refresh request
You should not need to download the PBIX, refresh it on the desktop and re-publish to the workspace, except when you need to correct meta data issues in your dataset's data sources.
Hi @lbendlin,
Please elaborate me how to trigger an API refresh request in power bi service.
Thanks,
AshDil
Use your favorite scripting tool. You can call the API from Powershell, or you can even use Power Automate actions.
Power BI - Connectors | Microsoft Docs
Datasets - Refresh Dataset In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
37 | |
22 | |
20 | |
10 | |
9 |
User | Count |
---|---|
59 | |
55 | |
22 | |
14 | |
12 |