Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (5.3k points)

In Blue Prism, after traversing the rows of collection using a loop, if any column is referenced to take first value of that column using CollectionName.ColmName, I am getting error saying "The collection has no current rows." although row count of collection is greater than 1. How can I set the cursor back to the first row or any other way to get first value of a column?

1 Answer

0 votes
by (9.5k points)

You should use  “Read Collection Field” from “Utility – Collection Manipulation” VBO.

your input will include Collection,Field Name (Column Name),Row Index

Related questions

0 votes
1 answer
0 votes
2 answers
0 votes
1 answer
0 votes
1 answer

Browse Categories

...