Hi Blue Prism community
I'm looking for a code that can work with Blue Prism.
I have a collection for example:
Column1 Value1 Value2
Name john Smith
Address Street 43
and I want to get the data in Value1-column when the Column name = "stringxxx" For example When column Name = "Name" I have to save the Data in Value1 which is "John" in this example.
I know I can loop through the collection and check if the Column name = "stringxy" but I have a big collection and doing the check with multiple choice of Blue Prism will make the Page big and ugly.
Any Code with C# will be helpful here for me. thanks
Thanks in advance
Best regards,
Ayyoub
------------------------------
Ayyoub Benoudina
------------------------------