ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions. Learn more here
Start Free Trial

Alteryx Designer Desktop Discussions

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

Text-search with values from listbox

rowada
7 - Meteor

test.PNG

 

 

Hi, I am stuck when trying to do a simple thing and I am pretty sure one of the experts could give me a quick hint in order to continue.
Here is what I want to do:

I have 2 text inputs - one containing an incredient list per product and one containing the search strings. In output I want to have the product and for each search string a column saying "contains" or empty.

Now what is missing is the possibility to let the user select from a listbox the search strings and to replace these values in the flow.

Any ideas how to resolve this?

Thx

ROGER

 

 

 

2 REPLIES 2
patrick_digan
17 - Castor
17 - Castor

@rowada I added a listbox, passed the selections to a text input tool, and then used a text to column.

 

Hope that helps!

rowada
7 - Meteor

Thanks a lot, this was an easy one.
I did not know that we can add interface tools to a workflow without connecting them to other tools.
ROGER

Labels
Top Solution Authors