Hi
As concept, I do a run where I consolidate excel files into a alteryx database.
I have
01.2021.GLS.xlsx
02.2021 GLS.xlsx
03.2021 GLS.xlsx
04.2021 GLS.xlsx
05.2021 GLS.xlsx
and so on. I want to add LastWriteTime for the .xlsx files
so when i consolidate them into 2021 GLS.yxdb my consolidation flow only take changed files.
So basicly when I do my consolidating I want to look up what has a LastWriteTime newer than lasttime I did my run, and only consolidate these?