Hi all,
I want to remove duplicate rows, keep only one.
For example: An Vân 2 rows, keep only row. Could you tell me how to make it? Thank you
Hi all,
I want to remove duplicate rows, keep only one.
For example: An Vân 2 rows, keep only row. Could you tell me how to make it? Thank you
Hi @hoa_le. You can try DuplicateFilter transformer, select the Ket Attributes and connect your writer to Unique output.
Hi @hoa_le. You can try DuplicateFilter transformer, select the Ket Attributes and connect your writer to Unique output.
Thank you, @hellblazer