Remove Duplicated Rows

Last modified by Nhan Nguyen on 2022/05/13 03:06

RCA.Activities.Core.RemoveDuplicatedRows

Description

This activity allows you to remove duplicate rows in the data table.

remove duplicate rows.jpg

(* is mandatory)

Properties

Input

  • Data Table (DataTable)* - The data table you want to check.

Misc

  • Public (Checkbox) - Check if you want to publicize it. Remember to consider data security requirements before using it.
  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    Eg: Remove Duplicated Rows.

Output

  • Output Data Table(DataTable) - The column value from the specified DataRow.

Table of Content

  
Navigation