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

Record ID for multiple Output Sheets : how to start from 1 in each sheet ?

Victouf
7 - Meteor

Hi everybody,

 

I am writing my dataset to mutliple sheets sorting by area. Before this i added a record ID column and I would need the record ID to start by 1 in each output sheet. For now it keeps the initial record ID for each row. Any idea how to solve this ?

 

I could probably use several Block until done to filter by area and create a record ID for each are but I wondered if there was a more simple and straightforward solution.

 

Best

2 REPLIES 2
messi007
15 - Aurora
15 - Aurora

@Victouf,

 

You can create a record id for each Area and then generate an output:

 

messi007_0-1629903300238.png

Below the result

 

messi007_0-1629903444722.png

 

 

Attached the workflow,

 

Hope this helps!

Regards

Victouf
7 - Meteor

It did, thanks a lot !

Labels
Top Solution Authors