The Summer Cup has officially kicked off! Get ready to learn, connect, and compete! Complete Community engagement tasks to earn points and unlock exclusive Summer Cup badges for your profile. Learn more here!

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