We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Analytic App - IN Statement help

wonka1234
10 - Fireball

Hi,

 

How can I filter my workflow for multiple values? I am getting 0 output when I try to filter for :  Morgan,Goldman

 

wonka1234_0-1679927418406.png

 

3 REPLIES 3
Clifford_Coon
11 - Bolide

Hi, you can use a nested replace to update the placeholder, and replacing the single comma with ',' so the IN statement works.

 

Annotation 2023-03-27 105140.jpg

 I tried it and it works for me.

wonka1234
10 - Fireball

@Clifford_Coon  can you copy and paste that here ? why did you use Destination?

Clifford_Coon
11 - Bolide

@wonka1234 ,  when you use the replace with formula, [destination] is the option the interface gives you in the expression editor (access using the three dots next tot the formula.   Attaching the one I played with.

Labels
Top Solution Authors