Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

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
Top Solution Authors