We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Dates

Ayaanarjun-5885
8 - Asteroid

Hi, I want below output date from given input data same as incoming date

Input

CalssificationDate
Incoming10/2/2023
Incoming10/2/2023
Incoming10/2/2023
Incoming10/2/2023
Outgoing9/29/2023
Outgoing9/29/2023
Outgoing9/29/2023
Outgoing9/29/2023

 

output

CalssificationDate
Incoming10/2/2023
Incoming10/2/2023
Incoming10/2/2023
Incoming10/2/2023
Outgoing10/2/2023
Outgoing10/2/2023
Outgoing10/2/2023
Outgoing10/2/2023

 

1 REPLY 1
alexnajm
18 - Pollux
18 - Pollux

If you are just filling in the Date from the first date, this will work. If there's different logic though please detail how it should work!

Labels
Top Solution Authors