Forum Discussion
Semantic model load limit 5 hours Power BI
- 1 year ago
Please see this bootstrapping, on booting loading models.
You publish. Manually activate the refresh policy. Then manually refresh each partition, to avoid the full refresh on first deployment
- Anonymous1 year ago
Hi cristianj23a,
Thanks for reaching out to the Microsoft fabric community forum.Scheduled refreshes for imported semantic models time out after two hours. This time-out is increased to five hours for semantic models in Premium workspaces. If you encounter this limit, consider reducing the size or complexity of your semantic model, or consider refactoring the large semantic model into multiple smaller semantic models.
Another method you can try With Premium capacities is refresh operations performed through the XMLA endpoint which have no time limit. To learn more, see Advanced incremental refresh and real-time data with the XMLA endpoint in Power BI - Power BI | Microsoft Learn
As you have mentioned it is not possible to decrease the data load, Please refer the above document and try to implement refresh through XMLA endpoint with which you can bypass time limit.
If you find this post helpful, please mark it as an "Accept as Solution" and consider giving a KUDOS.
Hi cristianj23a,
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.