Hi
it's an array like this
(client,Status,Description
client,Status,Description
and so on)
it's lines for a csv file
I need to remove duplicates based on client and status as description can vary because of a timestamp
Thanks
Thorbjorn
Hi
it's an array like this
(client,Status,Description
client,Status,Description
and so on)
it's lines for a csv file I need to remove duplicates based on client and status as description can vary because of a timestamp
Thanks Thorbjorn