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

Removing common records

SCK
8 - Asteroid

Hi All. I need yet another help. I am trying to remove duplicate records in field3 based on field 1. Please help.

5 REPLIES 5
Emil_Kos
17 - Castor
17 - Castor

Hi @SCK,

 

I have prepared the solutions for you using multi row formula:

 

Emil_Kos_0-1601836724572.png

 

atcodedog05
22 - Nova
22 - Nova

Hi @SCK ,

 

Here is a approach using Unique Tool.

I am guessing Field-1 is Data. If not change the field in unique field.

 

Input: File given by you.

Output:

atcodedog05_0-1601837598716.png

 

Pst... 2nd row name is spelled differently so its unique.

And as you have seen sorting order doesnt matter.

 

Workflow:

atcodedog05_1-1601837461798.png

 

Hope this helps 🙂

 

If this post helps you please mark it as solution. And give a like if you dont mind 😀👍

AbhilashR
15 - Aurora
15 - Aurora

Hi @SCK, a less elegant approach compared to @Emil_Kos but sharing it just to showcase the variety of ways you can achieve your solution.

AbhilashR_0-1601853216866.png

 

  

SCK
8 - Asteroid

Thank you so much everyone. It all worked perfectly fine. 🙂

atcodedog05
22 - Nova
22 - Nova

Happy to help 🙂

 

Cheers and happy analyzing 😀

Labels
Top Solution Authors