13-05-21 01:04 PM
Hello, Everyone.
I just collected a series of data with rows and columns from an Excel File.
But how do I filter it out?
So I only have a collection with a specific column.
Thank you!
13-05-21 03:05 PM
13-05-21 04:40 PM
Hello, Thank you for answering.
I'm still trying to learn Blue Prism.
From my understanding Filter finds anything that answers the Syntax and Filters it.
Although I'm trying to find out how to take all the the Data in a Column.
Where the first Row is a Header.
13-05-21 05:14 PM
Do you want to get a single excel column? If so, you can use the MS Excel VBO action:
1st Get Worksheet as collection (Offset): to capture a certain range of information then in your case it would look like this:
Meu arquivo tem 3 colunas:
Column Name 1, Column Name 2, Column Name 3
Esse foi o resultado.
If I helped you mark it as useful
06-09-21 11:53 AM