HOW TO GET ALL DATES BETWEEN A RANGE

Hi, I’ve a workflow with many ‘start/end dates’ combinations


I need to have 1 line for each one of the days between these.
Example: In row 1 it is “12/8 to 12/10” so the output should have 3 rows: “12/8”, “12/9”, “12/10”.
Dates Between.xlsx (4.0 KB)
In row 2 it is “12/22 to 12/24” so it should have other 3 rows.
The final output should be like:
image

Hi @closer1 ,

have a look at this post:

Have a nice day,
Raffaello Barri

2 Likes

Hi Raffaello, thanks for your help
Link for other ppl:
LoopingOverDateRangesExample.knwf (102.3 KB)

1 Like

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