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

List Box Tool Only Showing Column Name Instead of Values in Alteryx Analytic App

Abhiram_Aithal
5 - Atom

Hi team!

I'm using a List Box tool in Alteryx and have connected it to an input dataset, the output is connected to filter tool to filter the selected values. I want to select multiple values under the Component column in the List Box, but currently it only shows the column name (Component) and not the actual values under it. What could be causing this, and how can I get the List Box to show the actual values from the column?

1 REPLY 1
alexnajm
18 - Pollux
18 - Pollux

The list box will take values from the column headers, so you can crosstab your data before going into your list box to do this

Labels
Top Solution Authors