cancel
Showing results for 
Search instead for 
Did you mean: 

Collection Manipulation

JaneJebarson
Level 3
How to split a collection based on the number of rows ?

------------------------------
Jane Jebarson Senior Automation Engineer
Engineer
Allianz
Europe/London
------------------------------
1 BEST ANSWER

Best Answers

Look at the Collection Manipulation utility, Copy Rows action. Provide the input collection, start row, and number of rows to copy, and it will copy the specified rows into a new collection.
To split a collection by number of rows, you could use this action multiple times. Also, the internal Collections object has a Count Rows action that may be useful to get the total number of rows in the collection. 

#Collections

------------------------------
Patrick Aucoin
Senior Product Consultant
Blue Prism
------------------------------

View answer in original post

2 REPLIES 2

Look at the Collection Manipulation utility, Copy Rows action. Provide the input collection, start row, and number of rows to copy, and it will copy the specified rows into a new collection.
To split a collection by number of rows, you could use this action multiple times. Also, the internal Collections object has a Count Rows action that may be useful to get the total number of rows in the collection. 

#Collections

------------------------------
Patrick Aucoin
Senior Product Consultant
Blue Prism
------------------------------

Thanks for the update. It worked.

------------------------------
Jane Jebarson Senior Automation Engineer
Engineer
Allianz
Europe/London
------------------------------