I have a column containing values (contains 1 or more sorted names) that are both unique and duplicate.
Now I want to assign a unique number to each value.
This means that the values that are the same should also have the same unique number.
How can I handle this within FME?
Thanks in advance!


