Hi
Within a business process does anyone know if it is possible to remove records where the same data value of a field appears more than once (distinct value)
example data
Value A
Value B
Value C
Value A
I want to be left with unique 'Values' so one of the 'Value A' records is removed.
thanks
Like
2 comments
16:54 Apr 10, 2026
Hello.
You can use the "Find and merge duplicates" process element:
https://academy.creatio.com/docs/8.x/no-code-customization/bpm-tools/process-elements-reference/system-actions/find-and-merge-duplicates-process-element.
Best regards,
Antonii
10:00 Apr 13, 2026
That link does not work and I am not sure that OOTB merge duplicates will be work for what I need
Show all comments