Forum Discussion
Dataset Refresh Failing due to Timeout
- 6 years ago
HI Anonymous ,
Based on this document: Data refreshes must complete in less than 2 hours if it is not in premium node.
If you are using the Import mode, th loading time depens on the size of your model (rows and columns), network status between pc and datasource, and also the performance of pc which runs the power bi. At last, calculated columns and calculated tables are computed during the database processing and then stored in the model, it will also increase the load time. You can follow this documents to optimize data model and reduse the load time.
The reasons about load time can be also the following:
1. Data Model (rows, columns, tables, you can follow this article to optimize the data model)
2. Hardware Performance (either be data source or computer running power bi desktop, check usage while importing to see if any one reach the bottleneck)
3. Network Performance(mainly when using gateway to imported into service, check the gateway bandwidth usage while refreshing)
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
Based on this document, panoply supports the Direct Query Mode that Power BI will query your Panoply data warehouse directly when you report page. But we notice that you mention manual and scheduled refresh is up to 2 hours, so we assume that you choose the Data Connectivity mode as Import when you first connect to the Panoply, Cloud you please check it in your PIBX file?
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Ahh you are correct! I will try to move this to direct query and perform other optimizations to see if this solves my problem.