Activities
latest
false
Banner background image
Workflow Activities
Last updated Apr 22, 2024

RemoveDuplicateRows

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

Definition

Namespace: UiPath.Activities.System.API

Assembly: UiPath.System.Activities.Api (in UiPath.System.Activities.Api.dll)

RemoveDuplicateRows(DataTable)

DataTable RemoveDuplicateRows(
	DataTable dataTable
)DataTable RemoveDuplicateRows(
	DataTable dataTable
)
dataTable DataTable
The DataTable to remove duplicate rows.

Return value

The output DataTable with the distinct rows.

  • Definition
  • RemoveDuplicateRows(DataTable)
  • Return value

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.