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

Create Record IDs based on 3 columns - for recon purposes

PassION_es
10 - Fireball

Hello Alteryx,

 

Requesting your assistance with assigning record ids based on the values in the 3 columns - date, bank account & amount.  I need to mark the record ids for each line item based on whether the values in these three fields are similar to another line item.

 

If the 1st and 2nd line item have the same values in the mentioned fields, then the record ids should be marked as 1 for the first line and 2 for the 2nd line.  However if a single line item is unique, and has no duplicate, then the record id should be 1.  Please refer to the attached sample.

 

Thank you in advance for your help.  

3 REPLIES 3
binuacs
21 - Polaris

@PassION_es One way of doing this with the tile tool

image.png

Raj
16 - Nebula

@PassION_es 
Another way of solving this

please mark as done if this is resolved.

PassION_es
10 - Fireball

amazing! Thanks @binuacs & @Raj .

Labels
Top Solution Authors