Activity: UiPath.Core.Activities.RemoveDuplicateRows
Currently the activity takes the entire data table and removes duplicates based off of all columns. It would be helpful if you could also specify which columns you want to check and remove the entire row based off just a few columns matching.