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?
Solved! Go to Solution.
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