Forum Discussion

ccueto36's avatar
ccueto36
Frequent Visitor
8 years ago

Slow refresh of SharePoint list data

Hi guys,

 

I have a table whose data source is a Sharepoint Online list, it's not a lot of data, barely 3MB. However, it takes minutes to load the data and it loads 3KB per second or so, which is ridiculous. There are no network problems. I have already attempted to use Table.Buffer preceding Source = Sharepoint.Tables(URL) but it doesn't change anything at all. As a side note, the returned table contains a Record column which I am expanding in the data model. Any ideas? Thank you in advance.

3 Replies