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
0 comments