
Announcements
Hey,
This seems really simple in my head but i cannot work it out.
I want to create a flow to update a column in SP list called BatchNumber. I want the first 3000 records to have 1, the next 3000 to have 2, the next 3000 to have 3 and so on.
Can anyone help with this?
Dear D,
Please note that because you are using variables, you cannot run parralel loops which affects your speed.
You can probably do this without variables as well ... but that becomes a bit more complicated.
Happy flowing,
Koen