Hello,
i am new to KNIME but so far i like it.
Now i run into my first problem.
I want to read multiple files from a directory and merge them for further analysis. Unfortunately i have to work with bad data. Therefore the only way to relate the data is the date the file was created. I extract the attributes with "File Meta Info".
I can get a merged table, but i cannot get the fileattributes to the tabel. In this case the "last modified" attribute.
Here is my workflow so far.
Can you guide me a bit pls.