Hello community,
I want to read a list of .txt files in a folder, at the end of the loop I only find the last file in the list and not the other files. I’m probably missing a setting to allow files to be appended to previous files.
Do you have any ideas ?
Hi,
Did you configure the File Reader to use the path variable created by the Table Row to Variable Loop Start node? Otherwise the File Reader will read the same file again and again, which sounds like it might be what you are observing.
Kind regards,
Alexander