How to check if an item exist in a saved list in excel?

Hi Aoladipupo,
You have to check both the name and email to filter your records for Requestor.
You can Use LINQ queries to filter and based on the outcome you can proceed.
For LINQ you can chech this URL Filter DataTable in UiPath Studio (finessetalks.com).

I have attached a workflow using try catch for your reference,you can use if to handle the same as well.
You can go thru this workflow for your problems solution
Main.xaml (10.5 KB)
Approvers.xlsx (10.5 KB)

If you still face any issues,plz let me know.

Thanks,
Geetishree Rao

1 Like