Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a directory : D:\Data
In there i have a number of csv which i want to load
but within this location i have other subfolders containing csv as well but I don't want to read those.
What do i need to do in order to only read in the D:\Data folder?
I am using an
for
each File in filelist (Dir&'\'&'$(FilePath)'
etc but this resulted in all the csv
Hope someone has an answer.
Kind regards,
Linda Monincx