I have several files and at the top they will have the date like this but each new file will only be of the same month
file 1-Jan
file 2-feb
etc
I am trying to create a new column for each file that pulls the correct date and drags down because I want to join all the files together but need to identify by date. THANKS!!
Solved! Go to Solution.
How are you bringing in the files?
You could create a new Date field using the formula tool (equal to column 1) -> parse it as a date -> and then use the multi-row tool to fill-down. If you provide a couple of the files (redacted if necessary) then I can show you an example.
P