Power Query table management

ben_sorensen

New Member
Joined
Jun 11, 2015
Messages
44
Hi I am new to this message board, but I am using power Query it creates a new table when I merge and upend data.

For example I upended three tables with ~50,000 lines each so I have the original files and the upended the file (that's fine) then I start merging in data and as I do it creates a new table with 150,000 lines (two of these now) then I merge more data in and it creates another new table (3 tables with 150,000 lines each with an additional step of the merging) I want to go through and delete previous tables but that would ruin everything, it's really inefficient to have that much data created through this file, and I know that I am missing something.

Any help would be appreciated.
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
It sounds like you're loading each query's results into a worksheet. If that's what you're doing, it's unnecessary. PQ queries can reference other queries directly. When you're finished editing each query load to "connection only". You don't need to store the results in a worksheet until the end...if at all.

Does that help?
 
Last edited:
Upvote 0
It sounds like you're loading each query's results into a worksheet. If that's what you're doing, it's unnecessary. PQ queries can reference other queries directly. When you're finished editing each query load to "connection only". You don't need to store the results in a worksheet until the end...if at all.

Does that help?


Absolutely, let me give that a shot and see, but that sounds 100% correct.

Thanks
Ben
 
Upvote 0

Forum statistics

Threads
1,215,432
Messages
6,124,859
Members
449,194
Latest member
HellScout

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