Forum Discussion
Time out issue 225 sec
- 2 years ago
Before you do that, consider the impact on the report users. Do you really want to let them wait 225 seconds for the visual to render? Maybe spend your resources evaluating the queries and refactoring them to run faster and/or to improve the data model.
- Anonymous2 years ago
Hi, azadthakur
Thanks for lbendlin reply. Here are some additions.The max refresh time setting in the image you gave works in the service.
You can also specify it in Power Query, referring to the reply in the link below.
How to extend Power BI service timeout limit - Page 2 - Microsoft Fabric CommunityIf your customers have requirements for refresh times, consider optimizing your data model to use incremental refresh whenever possible, using incremental refresh (if supported), creating appropriate indexes, maintaining statistics, and optimizing query performance. If possible, break up large datasets into smaller subsets and refresh them separately in the Power BI service.
Best Regards,
Yang
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Before you do that, consider the impact on the report users. Do you really want to let them wait 225 seconds for the visual to render? Maybe spend your resources evaluating the queries and refactoring them to run faster and/or to improve the data model.