To delete rows in Excel based on IF condition

Hi I’m trying to delete the rows in excel file based on a condition Age > 24 and Name contains alphabet “a”. Need solution

Thanks

Hi
Welcome to uipath community
We can use FILTER DATATABLE activity
Did we try that
Here you go with an example

https://docs.uipath.com/activities/docs/filter-data-table

Cheers @raju1510

Thank you! Solved it!!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.