Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Community is experiencing an influx of spam. As we work toward a solution, please use the 'Notify Moderator' option on the ellipsis menu to flag inappropriate posts.

Alteryx Designer Desktop Discussions

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

Comparing Two Columns

ben_d_jacob
7 - Meteor

Hi, 

I'm trying to add data to only a particular row by comparing two columns of the same row and then giving it an addition column only if the initial two columns satisfy my requirements.

I understand the concept to be in the following manner

 

if column x = q12345 and column y (of same row of column x) is not zero, then new column should show certain value2

 

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@ben_d_jacob 

Not fully understand your intention, but we can use this as start.

0112-ben_d_jacob.PNG

messi007
15 - Aurora
15 - Aurora

@ben_d_jacob,

 

Please see below:

 

messi007_0-1610437774938.png

Attached the workflow,

 

Hope that helps!

 

Regards,

Labels