Hi guys, a make this silly flow…
First I list all files/needs to catch the paths
Then I make a loop using chunk to read file by file with excel reader adding the path option to insert a column with the complete file name.
After that, using group by node, I could count the path column and add the first information to register the file name.
Result:
Thats it…
BR,
Denis