Hello,
There is a challenge when I am dealing with date format information. It would be highly appreciated if anyone can show me a way to solve this challenge.
Challenge description
- The original date format is not continually in days, namely the column of date is showed as 2018-07-01, 2018-07-08, 2018-07-12
- My target is that: can I insert the missed date between the two date, e.g. for 2018-07-01, 2018-07-08, there are 7 days missed, so there is any node in Knime platform that can automatically find the gap of two date and then insert the date
original data
targeted data after the node manipulation
Thanks in advanced!!
Kevin