Community Halloween is live until October 31st! Complete any 2 quick activities to earn the 2025 Community Halloween badge. Feeling brave? Check out the activities here
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to remove duplicates

Learner09
8 - Asteroid

Hello All,

 

I am working on the Alteryx flow and struck at one point, where I have duplicate values appearing for the same customer, and I wanted to consider only a single value for each customer. Could anyone please take a look at the attached file and help to resolve my problem.

4 REPLIES 4
atcodedog05
22 - Nova
22 - Nova

Hi @Learner09 

 

Here is how you can do it.

Workflow:

atcodedog05_0-1645020308577.png

 

Hope this helps : )

 

binu_acs
21 - Polaris
atcodedog05
22 - Nova
22 - Nova

Hi @binu_acs 

 

This is definitely the better way I guess somewhere I missed it 😅

atcodedog05
22 - Nova
22 - Nova

Hi @Learner09 

 

Just adding to the above @binu_acs  solution. If you don't groupby on customer ID this solution will retain your data sorting order.

 

atcodedog05_0-1645021891605.png

 

Hope this helps : )

 

Labels
Top Solution Authors