Start Free Trial

Alteryx Designer Desktop Discussions

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

Copy Values to other column

singh28ashish
7 - Meteor

Hello,

 

I am trying to replicate below (Output field). I tried with multi row formula but no luck. Please help here.

 

Data:

 

CategoryValueOutput
A73Null
A2373
A5723
B22Null
C61Null
C2661
D63Null
D7263
D1872

 

Thanks in advance!!

3 REPLIES 3
binu_acs
21 - Polaris

@singh28ashish One way of doing this with the multi-row tool formula

 

binuacs_0-1665726401156.png

 

grazitti_sapna
17 - Castor

Hi @singh28ashish , you might have not selected the column for group by. I have highlighted the area where you might be mistaking.

 

grazitti_sapna_0-1665727746885.png

 

Sapna Gupta
singh28ashish
7 - Meteor

Thanks @binuacs, @grazitti_sapna for prompt reply. It worked.

Labels
Top Solution Authors