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

Expression for ID Using MultiRow Formula

Syarifhidayat
8 - Asteroid

Hey Guys,

 

I need some help to figure out an epression that I should use at multirow formula to get result below

 

Input:

Value

A

B

C

D

E

F

 

Output:

Value   ID

A          1

B          1

C          2

D          2

E          3

F          3

1 REPLY 1
danrh
13 - Pulsar

I think this was answered already here, but here's another option without using the Multi-row Formula:

 

image.png

Labels
Top Solution Authors