I have an dataTable with a column “Informação” where have this format → “Valor: * €”. I extract the table with the activity data scrapping and I’m trying to replace the “Valor:” and “€” using method dtExtract.Select , but i cant find a way to use it any help? And im also using the value that i will obtain to compare to other number any help is this reguard to?
Welcome to the UiPath Community!
If you don’t have very big DataTable then you can use For Each Row in Data Table. Inside this you can replace the characters you want also do the comparison.
Thanks,
Ashok ![]()
If possible share sample input and expected output. I will help you with workflow.
Regards
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.