Is there a way to use the directory tool and output the filename as a field?
I have daily files in one folder going back with filename e,g "alteryx-20200813" and I want the datefield to be a column.
The object is to append all the end of month files to one file.
I have read many posts in the forum and the best solution I have found is to use the input tool and the *, but the files are quite huge and many so the runtime will be quite bad.
Anyone know a better solution?