Hello, I receive nightly CSV data in a folder and I merge all the CSV data into one file for upload to another portal. For now, in my script I have it where it also extracts the file and inputs it back into the target file (completed merged copy) as a new column. Instead of the full filename, can I ...