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

General Discussions

Discuss any topics that are not product-specific here.
SOLVED

new column in alteryx

rbanola1
7 - Meteor

In alteryx how can i create a separate column which will show unique records for each row.

 

for example: columns are

 

div#    region country complaint_number       

 

now I want to create a separate colmun named record ID which will given unique id to each row like rec01, rec02 etc.

2 REPLIES 2
Miles_Waller
8 - Asteroid

I think you want the Record ID tool. It's in the Preparation section. It will only give you a number like 1, 2, 3, etc.

 

tristank
11 - Bolide

Record ID Tool

 

Miles hit it right on the head :D

Labels
Top Solution Authors