Hi, hope you all well,

I have a column with customers with a lot duplicates.
I would like to dynamic create a new column with unique only values and excluding all customers that contains a spesific text.
f.e.

ORIGINAL COLUMN
Sakis
Sakis
Makis
Makis
Makis No

NEW DYNAMIC COLUMN
Sakis
Makis

Best Regards