Hi KNIME community,
I would like to ask how can I read multiple files using list files+variables? The files I need are different in layout and from different systems than will be reconciled based on certain parameters later on. (Originally it will be more than just 2, but for now I cant even do it with 2)
I already have my full workflow done, but all the starting notes are excel readers looking at the files, which I want to correct to use variables.
This is the idea how it would start, but the second file is not getting read, just the first one.
In the variable loop start the path only goes for the first in the list.
How can I separate it in the variable settings so that the first reader node imports the first file and the second reader, the second file?