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

Return Value based on condition - Multi field

monish_chandra
8 - Asteroid

I have two columns HCPCS and Modifier. I want to select the HCPCS codes where the Modifier does not have 26. 

 

In the below example the expected output should only have 47993 and 68746. the other HCPCS code 05838 is ignored because one of the modifiers is 26. 

 

sdfdfd.PNG

2 REPLIES 2

Hi @monish_chandra 

 

Please check the below. Hope it helps. Cheers!

 

christine_assaad_0-1608145945143.png

 

messi007
15 - Aurora
15 - Aurora

@monish_chandra,

 

please see below:

 

messi007_1-1608147265566.png

 

Attached the workflow

 

Hope that helps,

 

Regards

Labels
Top Solution Authors