Hi Guys,
thanks for your support.
I've tried the bpa process and it works fine.
My bad is that i'm not able to use the split collection instead because some empty column will be added in the future in this input file.
So, can be a good approach the one below?

1) Delete empty column by column name reported in a collection
2) Remove the last *fixed number* row
3) Remove empty rows
4) Load to the queue
5) Validate Item (Is numeric?)
Thx
------------------------------
Vrat Himbo
------------------------------
Original Message:
Sent: 03-17-2021 16:28
From: Jhogel Ponne
Subject: Filtering collection
Hi Vrat Himbo,
For the first point, instead of removing the remaining 25 columns, I would create a new collections by extracting the 5 columns that I need.
For the second point in the action filter collection the inputs Filter unless the value of the field you are filtering has a pattern or starts or ends with a certain letter or word it could be filtered but if I can't give you an idea I would add it to a loop where I validate the value of the field with the Functions IsNumber, if it is numeric, the loop continues if not I remove the record with the Business Object: Collections - Action: Remove Rows.
I hope to see you helped
Best regards
------------------------------
Jhogel Ponne
Senior RPA
Ernst & Young
America/Panama
Original Message:
Sent: 03-17-2021 14:45
From: Vrat Himbo
Subject: Filtering collection
Hi team,
i've a collection with around 30 columns, but for my process i need only 5 columns, i know the name of the column, so how can i filter only these 5 columns and delete the rest?
I'm able to do that with a loop through "delete column name" collection but i think it's not the best approach, can you suggest some actions?
The second question is: how can i filter this collection and have in ouput a new collection with, for example, column1 only with numeric value, and delete the string/blank values?
Thanks in advance,
VH
------------------------------
Vrat Himbo
------------------------------