Start Free Trial

Alteryx Designer Desktop Discussions

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

Is Interface - List Box best option?

MaryCann
8 - Asteroid

Hello everyone!  A newbie here again.  Okay, next problem.  Goal:  have a dropdown list box in Tableau that is created in Alteryx.  So, I have the following formulas's created to add a column for each dx.  It looks like:  

MaryCann_0-1644435333269.png.  I'm trying to make it so there is a dropdown list header named Personal Diagnosis, then one, or multiple of these 4 options can be clicked, displaying those results.

Site note, I also have these fields concatenated in "person hist baseline" like:  

MaryCann_1-1644435586162.png

 

Trying to look awesome for the boss - so, pre Thank You for your help!

 

3 REPLIES 3
gabrielvilella
14 - Magnetar

Hi @MaryCann, to build a list box in Alteryx you can use the List Box tool. You can list the values manually, use a file or grab the values from within the workflow. You mentioned you want a list in Tableu, I am not sure how to do that.

MaryCann
8 - Asteroid

Hi @gabrielvilella, how do I grab the values from within the workflow?  Thank you!

Qiu
21 - Polaris
21 - Polaris

@MaryCann 

A quick sample

0211-MaryCann.PNG

Labels
Top Solution Authors