Hello guys!
I have to a directory tool that reads all files in a folder. Each new file is updated daily and does not have the respective date as a column inside of it.
I have to add an extra column that indicates the date of each file. Example:
Result I'm Getting:

Desired Output:

Any input is appreciated!! Thanks