Forum Discussion

AshDil's avatar
AshDil
Helper V
4 years ago
Solved

Suggest me Auto refresh steps for Power BI reports when scheduled refresh fails

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.

 

5 Replies

  • - 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.

  • v-xiaotang's avatar
    v-xiaotang
    Community Support

    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.