Hi everyone,
I am having trouble using the "filter collection" action in the Utility Collection Manipulation.
I have a collection named "Data" and 3 columns ("A", "B", "C"). Each of these columns have values "1", "2", and "3".
I want to filter the collection "Data", column "B", to have only values "2".
Hence, what I do is an action, using the utility collection manipulation -> filter collection.
The inputs of that action are:
1) Collection In: I choose the collection "Data"
2) Filter: Here is where I am having trouble. I tried [Data.B]="2" and even though BluePrism does not recognize any error, the output remains empty.
Can someone please help me?
Thank you so much in advance.
Kind regards