We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Check duplicate values and fill another column based on it

jpscoralick
8 - Asteroid

Hello everyone!

Every month I handle a Excel table like the first one below.
When I found a duplicate NUMBER, I need to fill the CHECK column with 0 and the VERSION column with v2 or vN (in case of N duplicate lines), resulting on the second table below.

 

jpscoralick_0-1674509985288.png

EXPECTED RESULT

jpscoralick_1-1674510014680.png

 

Could someone help me on how to do this?

Thanks in advance!

2 REPLIES 2
binuacs
21 - Polaris

@jpscoralick One way of doing this#

binuacs_0-1674510499898.png

 

jpscoralick
8 - Asteroid

Excellent solution, @binuacs. Thank you!

Labels
Top Solution Authors