Forum Discussion
refreshing from sharepoint folder very slow
Thanks Jimmy
Unfortunatelly it does not refreshed automaticly. I even do not want this to be refreshed automaticaly.
Every month my client puts csv file on his ondrive/sharepoint which I have to recconect to power bi dashboard.
This file is now about 1.1mln rows and weights above 1GB. It takes more then hour to refresh (if I do not get time out error).
My assumption is the connector to sharepoint folder is very very inefficient. Refreshing the same file from my local computer is not a problem. It running quite fast. So it is not a dataset size issue. Do not tell me please to amend architecture to store data in a different place like database or azure storage. I know this, but at this moment we use Onedrive/Sharepoint as a data storage.
It is quite common practice but I do not understad why it is not so efficient? Both are Microsofts ones, ya?
I find quite a few discussions here on forum, people brought similar questions. Many of them with no sollution given.
Anonymous,
Try clicking Options-> Data Load-> Unclick all the options in Background Data, Time intelligence and Relationships, do click the Parallel loading of tables like below:
Regards,
Jimmy Tao
- Anonymous7 years agoNot applicable
Thanks Jimmy
Let me add some thoughts. I repeated my tests after one month and got totally different results:
tests made in mid of Dec (PBI Nov 2018 release) -> it takes +60min to import to pbi desktop
tests made in mid of Jan (PBI Dec 2018 release) - > it takes about 5min to import to pbi desktop
I suppose big performance improvments in Dec 18 PBI desktop release.
I have also tested the settings you suggested and here are results.
With my original settings I got exact time of 5min 24 sec to import data:
With a new settings I got 5min 09sek to import data:
It is not a big diff but it is something. :)
- Anonymous7 years agoNot applicableI'm experiencing the exact same issue: it's taking a very long time to load a 1.5 million rows csv file. I can't convert it to xls because it's too large. How is your file performance with the latest pbi update (Apr 19)?
- Anonymous7 years agoNot applicable
I started to compress csv files to csv.gz
It gives significant reduction in size and loading times.
With some tricks Power BI can connect to such file.
- RichieRich7 years agoAdvocate III
I am using the November 2018 version of desktop and experiencing refresh timeouts trying to load a csv file from SharePoint Online. The file has 17,000+ records and is 45Mb in size. I noted that this is bigger than the 30Mb that will open in Excel on-line. I opened the file and saved as an xlsx file in the same SharePoint folder. It now only takes a few seconds to refresh. The file size now though is only 2.25Mb in size. So it seems I can either wait for the organisation to update the desktop version, or change the csv files to xlsx.