We receive new data pretty much everyday, which is saved in a local folder. I've created a data model in Power Query from these data to process and create visualization, which whenever refreshed will run through the whole folder again. As you might expect, this can be painfully slow, especially since my model handle quite a bit of data processing.
Is there anyway I can configure Excel Power Query so whenever refrshed, it only loads the file not previously loaded before, leaving everything else as-is?
Thank you in advance,