How to separate rows automatically and insert them in several excels

Hello
I want to separate the rows by 300 to 300 and save each one in a separate excel.
The main goal is to do this automatically with a loop

Assuming that I want to separate 50 filters in the intervals of 300 to 300, how can this be done automatically?
Thank you very much


1

Hi @mikep2020,

Let’s have a look at the chunk loop start node, I hope it helps.

Roland

2 Likes

Please, if you can, put it in WORKFLOW

Please find an example here from @heiko

Roland

1 Like

@mikep2020, please find attached a simple example.

export_excel_inchunks.knwf (27.7 KB)
input.xlsx (8.7 KB)

Modify the rows per chunk value accordingly and the location of the file export.

3 Likes

Thank you very much :pray: :pray: :pray:

2 Likes

You are welcome, @mikep2020!

1 Like

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