I'm trying to create an analytic app that allows users to select multiple rows from a pre-defined list. I'm close, but for some reason no matter which ones I select(lets say I select 2) ALL of the values from the list wind up in one cell instead of 1 row per selection for only the 2 I selected.
Using the screenshot as an example, the output from the list should only have 2 rows: one for 2021_0066 and one for 2022_0137, but ALL of the values from the list box are appearing in ONE cell for the text input tool that is connected to the output of the list box.
