Alteryx Designer Desktop Discussions

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

Analytic App - List Box update Formula Tool

MatthewBr
Alteryx Alumni (Retired)

I am building out an analytic app. - I have a list box of types of different types of restaurants.  I want to be able to update the formula with my "in" statement but it doesn't seem to be working am I missing something? I want the multi-select the restaurant type :

 

For Example: if choose "Cuban" and "Greek" in my list box. The in statement should read:

 

Types of Restaurants in ("Cuban", "Greek")

 

 

 

 

MatthewBr_0-1633707058114.png  

MatthewBr_1-1633707100620.png 

MatthewBr_2-1633707146992.png

 

 

MatthewBr_3-1633707281547.png

 

 

 

1 REPLY 1
atcodedog05
22 - Nova
22 - Nova

Hi @MatthewBr 

 

You can take reference from this workflow on how its built.

 

atcodedog05_1-1633708354282.png

 

Hope this helps : )

Labels