Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Unique records in a set by latest date

Tessa_Gable
7 - Meteor

Hello,

 

I need to de-dup a file before using it in my workflow.  I have duplicate id's in sets with different dates but not every id has a duplicate.  What I want returned is if there is a duplicate, I want the set with the most recent date and any unique records regardless of the date. I'm close but missing a step somewhere.  Any help would be appreciated.

 

This is the expected result of the attached file.

SETDATEID
   
mmm7/1/2020123
mmm7/1/2020466
rtr7/1/2020776
rtr7/1/2020898
qzq4/1/2020545
qzq4/1/2020111
2 REPLIES 2
JosephSerpis
17 - Castor
17 - Castor

Hi @Tessa_Gable I mocked up a workflow that produces your output you describe. Let me know what you think?

kumaranvr1984
8 - Asteroid

Hi,

 

Hope this helps.

 

Regards,

Kumaran

Labels
Top Solution Authors