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

Derive Chronology from the dataset

umashankar_cns
6 - Meteoroid

Hi Experts

Looking for some inputs to derive the chronology in a dataset ; sample below

Capture.PNG

 

Expecting to derive the following outputs

 

output1.PNG

 

output2.PNG

Thanks,

Umashankar

2 REPLIES 2
ntakeda
12 - Quasar

Hi, @umashankar_cns 

I have created a workflow.

 

 

2025-03-10_17h36_12.png

 

The output of the upper flow is a table,

the output of the lower flow is a string (Chronology field).

 

Step1. Check whether the first row matches ST and identifies the group.
Step2. Extracts the top and bottom rows within the group.

 

Please check the workflow for details.

umashankar_cns
6 - Meteoroid

This works

Thank you ! 

 

Labels
Top Solution Authors