Read CSV in a loop

Hi Experts,

 

I want to read CSV files in a loop.(as per my design my csv file is changing during the loop). Can anyone tell me how can I iniitate CSV file read.

 

Thanks,

Swapnil

Hi Swapnil,

did you already see our Node Guide? Here is an example for it: https://www.knime.org/nodeguide/control-structures/loops/example-for-reading-a-list-of-files


You need to configure the loop end to allow the changing table specification, than it will accept changing tables inbetween iterations.

Cheers, Iris