Power Query performance question. Is it better to have 2 small tables merged or single large table?

Akbarov

Active Member
Joined
Jun 30, 2018
Messages
347
Office Version
  1. 365
Platform
  1. Windows
Hello Dear community,

I am working with a workbook which is refreshing very frequently. (each few seconds)
I have data in columns B16:DE127
But I only need half of the data in Power Query. B16:AQ127 I only need column DE just for 1 criteria filtering.

I am curious, is it better if I get all B16:DE127 to Power Query or Just B16:AQ127 and separately adding DE16:DE127 and merge them for filtering.

Which option can make better performance?
Because I am guessing I will need some additional steps to merge.

Hope someone can give me some advice.

Best Regards.
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Load it all, filter, then delete unnecessary columns. Merges will have negative impact on performance
 
Upvote 1
Thank you for the reply. Probably you are right, but also in this case, I will need to add some additional steps to query.
 
Upvote 0

Forum statistics

Threads
1,215,069
Messages
6,122,959
Members
449,096
Latest member
Anshu121

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