Distinct Values

More
12 years 6 months ago #1878 by Maria
Distinct Values was created by Maria
I'm using Deduplicator to retrieve a list of tasks that don't exist on the target db
It is retrieving this list:

Cleaning,
Maintenance,
Support,
Cleaning,
Gardening,

Cleaning for instance is repeated and I need to insert this value only once.
How can I do that?
Maria

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #1879 by admin
Replied by admin on topic Re: Distinct Values
You need to sort the data first :blink:

Same applies to grouper

Peter

Mike
ETL Architect

Please Log in or Create an account to join the conversation.