Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Performance issues loading data from Excel stored on SharePoint

Hi,   I have been loading Excel data stored on SharePoint into PBI Desktop for a couple of months now, and it has been more or less fine although I do feel it is a little slow but I put this down t...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Hi marclelijveld,

     

    Thanks for the helpful tips, naturally you tend you group up the query steps but I hadn't consciously considered that before, there probably is a small amount of tidying up I can do.

     

    As for my problem, I realised I was creating a new table which aggregated the Total Spend for each of the 3 Regions, which of course for the Preview to load would need to go through all ~1m rows of data. Having removed this and moved the requirement to a DAX table this has fixed the issues I was facing more or less. However, having said that, loading from Excel locally was significantly quicker than loading from Excel stored in SharePoint so something to consider going forward.

     

    Many thanks!

    Tom