Hello,
I want to map week number using date intervals.
If the date falls in between any of the intervals in mapping that is from “Start” to “End” then I want that Week Number to get assigned for that particular date.
Thanks in advance.
Hello,
I want to map week number using date intervals.
If the date falls in between any of the intervals in mapping that is from “Start” to “End” then I want that Week Number to get assigned for that particular date.
Thanks in advance.
have you thought about using the:
to extract the week numbers or do you want to use your own definition.
BTW: welcome to the KNIME forum
Starting with what @mlauber71 suggested, I would do something like this:
A bit clunky due to the cross join, but it should work.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.