Activities
latest
false
Banner background image
Workflow Activities
Last updated 2024年2月23日

Remove Duplicate Rows

UiPath.Core.Activities.RemoveDuplicateRows

Removes the duplicate rows from a specified DataTable variable, keeping only the first occurrence.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Cross - Platform Configuration

  • Input Data Table - The DataTable you want to remove duplicate rows from. This field supports only DataTable variables.

Properties

  • Output Data Table - The output Data Table with the removed duplicate rows, stored in a DataTable variable. Placing the same variable as the one in the Input: field changes the initial variable, while supplying a new variable leaves the initial variable unaffected. This field supports only DataTable variables.

Windows, Windows - Legacy Configuration

Properties
  • DisplayName - The display name of the activity.
  • DataTable - The DataTable you want to remove duplicate rows from. This field supports only DataTable variables.
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • DataTable - The output Data Table with the removed duplicate rows, stored in a DataTable variable. Placing the same variable as the one in the Input: field changes the initial variable, while supplying a new variable leaves the initial variable unaffected. This field supports only DataTable variables.

Example of using the Remove Duplicate Rows activity

Here you can see how the Remove Duplicate Rows activity is used in an example that incorporates multiple activities.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.