Hi UiPath Community,
I am working on a project that contains a lot of rows data.
I need to search for a dynamic cell values using a unique identifier column.
Is there a way to do it by not using the for loop? cause it’s making my bot slow.
thanks!