combine 5 datasets into 1 dataset

Hello!
I have 5 datasets with column names and the type data that are the same.

I want to combine the 5 datasets with being 1 dataset.
is there a node from Knime that can combine multiple datasets with the same attribute into 1 dataset?

Hello @veniapputrii
If your CSV files are together in a folder, with no other unwanted CSV files (no previous file filter or selection needed). You can just use the ‘Files in folder’ s CSV Reader function as displayed in the image.

For other use cases you can build file queries, loop read…

BR

3 Likes

And to add on a bit, in general, you can “stack” tables you’ve already read into KNIME using the multiple inputs available in the Concatenate node.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.