Add File Name and Date in Import Settings
I would like some input on how to include adding File Name and File Date in import settings.
In typical Multiple File Import, we have
<<Set Add File Name Column( 1 ),
<<Set Add File Size Column( 0 ),
<<Set Add File Date Column( 1 ),
However, this will not work in my case. So I tried using New Column () function, but it gives empty columns or no column "Source File" at all.
For(i = 1, i <= ...