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.

Varying number of rows to columns with a start and end condition to group rows

hmorar
5 - Atom

I have a file with multiple rows. Rows need to be grouped based on a condition of where the grouping starts and ends (in this case, a record starts where columnA = 'BEGIN' and ends where columnA = 'END'). Each group then needs to then be shown as 1 record. See illustrated example below to show you what I mean. Hope someone can help! 🙂

 

Source file

hmorar_1-1633684951152.png

 

Desired result

hmorar_2-1633685292056.png

 

 

4 REPLIES 4
atcodedog05
22 - Nova
22 - Nova

Hi @hmorar 

 

Can you provide the sample excel file so that we work using it.

hmorar
5 - Atom

Note - the range of rows varies so take note of the blue shaded cells in the desired result. 

hmorar
5 - Atom

Sure, here you go.

Christina_H
14 - Magnetar

Try this.  You might want to do something different with the Description where it goes onto multiple rows.

Christina_Hurrell_0-1633687895926.png

 

Labels
Top Solution Authors