Forum Discussion

themistoklis's avatar
themistoklis
Community Champion
7 years ago
Solved

Append new rows to master table using Power Query

On this link you will find a workbook which gets the XE rates for a specific time period.

 

I want to have the exchange rates from 2017 onwards but this takes sometime to load the data.

 

Is there any way to amend the existing Power Query so as when it runs on a daily basis, to identify the last date with available XE rates and get only rates from the following date till yesterday's date.

This way the process wont have to run again from 2017 and only will run for the missing dates.

 

E.g. Today is 26/02/2019

XE data are available in the table till 20/02/2019 (master table)

The process will then run from 21/02/2019 till 25/02/2019 and append the rates to the master table

3 Replies