Loop

Hello:
I am working with many .csv files at the same time. So I need read all of them one by one, then I have to transpose the content and save those data in a .xls file.
I don't know what knime node could I use for reading a directory and do something with each file in that directory.
I give you an example of how it would be ...

Thanks a lot !

 

 

Use the "Iterate List of Files" meta node and edit the meta node to use the Csv or File reader

Thank you very much !!! It works !

:) :)