Forum Discussion
Long report refresh in PBI Service
Hi sukajalan2 ,
Which type of connector your test?
If you are working with sharepoint connector, maybe you can refer to below link to use web connector to get data from sharepoint and enable onedrive refresh on power bi service side. (it may increase refresh speed)
Use OneDrive for Business links in Power BI Desktop
BTW, is there any advanced operations in your query tables?
Regards,
Xiaoxin Sheng
I am using several files from several SharePoint folders. The files are coming daily/weekly with timestamp in the filename. In each query, I sort the filename and select the latest file (sometimes the previous file like from last week). I do not think I can use the web connector.
Could you please clarify what advanced operations mean? There are some calculations in my queries but why is it a big difference running the report in PBI Desktop vs. Service?
- Anonymous7 years agoNot applicable
HI sukajalan2 ,
Advanced operations means: merge, combine, reference other query, invoke custom function on query table side. The may cause the looping calculation with query tables.(increase memory usage and reduce refresh performance)
In addition, you can also take a look at following link about power bi performance practices:
Power BI performance best practices
Regards,
Xiaoxin Sheng