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

RESET RECORD ID BASED ON ROAD

LorenzTaylor
8 - Asteroid

Hello -


I wanted to see if there was a way to reset the record ID based on a group of records.

For example, I have 6 records of data which are separated by facility. Please see attached.

My goal is to have a record ID for each line reset if the facility is changed.

 
 

 

 

3 REPLIES 3
BrandonB
Alteryx
Alteryx

Use a Multi Row formula with the create new field and do the following:

 

Multi row.png

 

Make sure that you check the box to group by the facility field. This is what groups them together

binuacs
21 - Polaris

@LorenzTaylor another option with tile tool

image.png

LorenzTaylor
8 - Asteroid

Thanks! both solutions were very helpful.

Labels
Top Solution Authors