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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
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