Excel Power Query - How to speed up

Number1One

New Member
Joined
Mar 1, 2019
Messages
16
Office Version
  1. 365
Platform
  1. Windows
Any tips to speed up a slow Excel power query is appreciated.
Main tip i would love to have is how to refresh just 1 end table without having all the data reloaded from all the sources etc
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
If your finale Query needs the others, there is no way to only refresh the last one, as PQ traces dependencies.
A way to speed up is to buffer some tables if you do some merges. But in the end it does depend on the global definition of all your queries in play.

Recently I followed an alternative approach where I have my data staging queries in different workbooks and my finale queries in again dedicated workbooks that can re-use any of the results of my staging queries.

That way the refresh of my result queries is way faster.
 
Upvote 0
Appreciate it, have trialed with Buffer Tables and seems to make a difference until I brought sharepoint into it then it took ages. May have a try at separate workbooks and see if that helps thanks
 
Upvote 0
SharePoint will always be slow - it’s a dog (SharePoint, that is). Can you sync the SharePoint files to your pc and sync from your pc instead?
 
Upvote 0
I wonder why that is. It seems to take forever before the connection to the file is made. Maybe it needs to scan through all the file versions? I read somewhere that the API is not ideal, but I'm no techie.
The sync tip is something to consider.
 
Upvote 0

Forum statistics

Threads
1,223,671
Messages
6,173,734
Members
452,529
Latest member
jpaxonreyes

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top