Hi @Luis_Felipe, welcome to the community. Would you mind sharing your workflow with us? It’s much easier to understand what you’re trying to achieve with that. Currently, I’m not quite sure what data you’re having and what you’re trying to achieve, unfortunately.
Hi @Niklas_Hatje, unfortunately I don’t have it now to paste here. I’ll try to explain the flow.
1º - Sheets node to read the data
2º - Split in Batches (1 per cycle)
3º - Set node set the variable “Count” to 1
4º - Switch node to redirect to route with value 1 (based on value on “Count”)
5º - Starts route 1
6º - Come back to split in batches
7º - Here I need something to set the “Count” to 2, and so on.
Then when the “Count” reaches eg 8 I need it to start with 1 again