Subtract List

The Subtract List action An instruction within a botflow. removes one list from another leaving only the difference in a botflow Automated steps that you can design for each bot that will run..

Example: List 1 contains 1, 2, 3, 4, 5, 6, 7, 8, 9. List 2 contains 1, 2, 3, 4, 5, 6. Save to List contains 7, 8, 9.

Using the Subtract List action, you can subtract one list from another list of:

  • Imported data.
  • Lists within a botflow.

Some examples of applications for the Subtract List action are:

  • Subtract lists from each other that are created in the Nintex RPA LE Botflow Pane.
  • Subtract a list of items extracted from lists created using the Create List action.

Add a Subtract List action to a botflow

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

To add a Subtract List action to a botflow:

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

  3. Set the Subtract List settings.
  4. General

    • List 1: Type a list name in the List 1 field.
    • List 2: Type a list name in the List 2 field.
    • Column: Select a column option from the drop-down:
      • All columns: Subtracts the list row when a match is found in every column.
      • Exact column: Subtracts the list row when a match is found in the specified column.
    • Save to: Type a list name in the Save to field.
    • Overwrite: Overwrites a file of the same name.

  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 Subtract List action to the botflow.

Action Builder field and button descriptions