As I have so many excel files, I would like to use concatenate function to combine all files/
However, all of the excel files have no date.
Can Knime help me input the date in each excel file?
Each excel file has its own date as its name.
As I have so many excel files, I would like to use concatenate function to combine all files/
However, all of the excel files have no date.
Can Knime help me input the date in each excel file?
Each excel file has its own date as its name.
Hi @HKuser
Here are the general steps that I’d try:
You could use these examples to try @elsamuel approach
I would’ve used a Chunk Loop Start node to isolate the individual rows of URLs generated by the List Files node.
The Output of this node gets split into 2 branches:
The workflow below achieves the same results, but feels a little more clunky to me:
You download both workflows form here and have a look around:
There are probably other ways to achieve this, but these workflows are what came to mind first.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.