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

Grouping Lines on a Sheet

briankuhlmann
8 - Asteroid

I have a sheet full of orders. A blank line separates each customer order. Is there a way to identify all lines before a blank as a group? This way when I add a record ID it would label all lines within a group with the same number?

3 REPLIES 3
JosephSerpis
17 - Castor
17 - Castor

Hi @briankuhlmann I mocked up a workflow that I think answers your question. Let me know what you think?

briankuhlmann
8 - Asteroid

looks good, thanks!

trorvig
5 - Atom

I believe this task could be done using a multi-row formula. I created some dummy data in a simple fashion you described.

 

MRF.JPG

 

For this example I selected only the field 'Order #' but if the entire row is blank I believe any field could be chosen.

Labels
Top Solution Authors