Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Filter out duplicates

BenjaminLaudereau
6 - Meteoroid

 

Hi Everyone,

 

I wish to filter out duplicates values from a file and I am not able to do it with the Unique tool nor the Summarize tool.

I need all occurrences of the same data to be filtered out, not keeping one.

 

In the example attached, I would need to filter out rows that have the same values in headers 1/2/3/6/7. In this case rows 2 to 5.

Can you please help me?

 

Many thanks,

Benjamin 

2 REPLIES 2
JosephSerpis
17 - Castor
17 - Castor

Hi @BenjaminLaudereau you can use the Unique tool and the Join tool to get all of your truly unique data.

 

Unique_Values_21102021.JPG

BenjaminLaudereau
6 - Meteoroid

Hi @JosephSerpis , many thanks for your help, this works perfectly!

 

Have a nice day ahead.

 

Benjamin

Labels
Top Solution Authors