Remove List Duplicates

The Remove List Duplicates action An instruction within a botflow. removes rows from a list in a botflow Automated steps that you can design for each bot that will run. that have the exact same values in the list columns.

Using the Remove List Duplicates action, you can remove list duplicates from:

  • A list of imported data.
  • Within a list in a botflow.

Some examples of applications for the Remove List Duplicates action:

Add a Remove List Duplicates action to a botflow

This example provides the steps necessary to add a Remove List Duplicates action to a botflow.

To add a Remove List Duplicates action to a botflow:

  1. On the Actions List, click Lists and then click Remove List Duplicates from the Values list.
  2. The Action Builder window for Remove List Duplicates displays.

  3. Set the Remove List Duplicates settings:
  4. General

    • List: Type a list name in the List field.
    • Column: Select a column option from the drop-down.
      • All columns: Removes the row if a duplicate is found in every column.
      • Exact column: Removes the row if a duplicate is found in the specified column.

  5. If needed, adjust the Run Error Task settings to fine tune how the action runs.
  6. If needed, adjust the Run Switch setting to create the action without running it.
  7. Optionally, add an action note.
  8. Click OK to add the Remove List Duplicates action to the botflow.