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

Impute the latest date from one column to a separate column

Hoss2434
7 - Meteor

Hello all,

 

I am trying to figure out how to take the latest date from one column and impute it as a separate value in a separate column.

For example:

 

Before:

ValueDate
102-16-2023
201-06-2026
304-25-2023
403-12-2023

 

After:

ValueDateLatest Date
102-16-202304-25-2023
201-06-202604-25-2023
304-25-202304-25-2023
403-12-202304-25-2023

 

 

Any help would be greatly appreciated. Thanks!

1 REPLY 1
binuacs
21 - Polaris

@Hoss2434 One way of doing this

binuacs_0-1685568551413.png

 

Labels
Top Solution Authors