A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Lz, thanks for your reply and attention. Sorry for the delay. I am still in need of a solution to this inquiry.
I'm sorry that you didn't find this question sufficiently clear. After re-reading, I do think that I included all necessary information. Please do read it again when you have a chance. I have added some additional information below, just in case.
My application:
I use Power Query to download/refresh 2 mil. rows of data from a SQL database and load them into a pivot table for one purpose on a monthly basis (the data from the source change only every month).
However, I have users that will need to “merge” (join) smaller datasets with these 2 mil. rows between monthly downloads/refreshes for another purpose, but, when we use Power Query’s merge function to join the existing query of 2 mil. rows with a query of a small table in the same workbook, Power Query appears to re-download all of those 2 mil. rows of data again before/while performing the actual merge.
I only want to merge data with the 2 mil. rows that were already downloaded and are saved in the workbook. I don’t want to re-download them every time I want to merge smaller datasets, as the data only change in the source on a monthly basis.
How can we use Power Query's merge function to merge a smaller dataset with the 2 mil. rows that were already downloaded without refreshing/re-downloading those 2 mil. rows?