Dear Knime Community , could you please help me how to add a new date column to existing csv file which has no date column in it
It depends on which date you want to add. If you just want the current date, one option is via Column Expression by using today()
:
Otherwise use a Create Date&Time Range node and a Cross Joiner thereafter.
Final result:
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.