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

Find max and min date columns

mystasz
8 - Asteroid

Hi Community,

 

For the attached dataset, I'm trying to:

 

- find the max date column and create a new column called "First Edit Datetime"

- The user associated with the max should be in the next new column called "First Edit Datetime User"

- Then I do the same thing for the min date and call it "Last Edit Datetime"

- Add the last edit user with the min date into a new column "Last Edit DateTime"

 

These items are grouped by the RecordID. 

 

The sample and expected datasets are attached. This seems simple, but i've been stuck on it. Hoping for some insight! 

1 REPLY 1
OllieClarke
16 - Nebula
16 - Nebula

How's this @mystasz 

edit: forgot about the recordID

OllieClarke_0-1657819489276.png

 

 

Labels
Top Solution Authors