Loop rule-based row splitter

I’m trying to find a way to loop a rule-based row splitter using a date as loop. For example, I want the loop to start with 2017-01-01 and fill in the missing values for those dates, then continue to 2017-01-02 and fill in the missing values and continue this until 2017-12-31.
Is there a way to do this?

Kind regards,

Hi Ferry

Welcome to community.
You can use Date&Time-based Row Filter node for setting start and end of your date. (e.g. from 2017-01-02 to 2017-12-31)
Then you can use Group Loop node.
For more information about loops you can read this blog :

GL,
Mehrdad

3 Likes

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