Remove Duplicates from Collection

Remove Duplicates from Collection



Use context menu or action toolbox to add Remove Duplicates from Collection action to workflow scheme.

  • Click on the area with (Edit) icon on the scheme and:
  • Select category Operations;
  • Choose Remove Duplicates from Collection.
  • In action toolbox:
  • Select category Operations;
  • Drag and drop Remove Duplicates from Collection action to the area with (Edit) icon on the workflow scheme.


Open action configuration dialog to edit action properties:

  • Open action context menu on the scheme and choose Edit;
  • Or double click the action on the scheme.


Use configuration dialog to edit action properties:

Property Description
Title Defines action title.
By default the title is action type name.
Target collection Collection to remove duplicates from.
Output Variable to store the result collection.
You can specify the same collection as in Target collection. The Target collection will be overwritten in this case.

Remmove duplicates and save the result to the same collection:

Remove duplicates and save the result to another collection:

Contents