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

Analytic apps to filter a keyword from all columns

Gamaliel
10 - Fireball

Hello Alteryx Enthusiasts and Experts,

 

I am trying to filter number 3 from all columns using only 1 filter tool. Afterwards, I want to connect an interface tool (text box) to input a keyword. The textbox tool must detect or filter number 3 from all of the columns.

 

I made my own configuration but still gave rows which do not have 3. Please see attached for the app.

 

Gamaliel_0-1626165787366.png

 

Thanks.

4 REPLIES 4
atcodedog05
22 - Nova
22 - Nova

Hi @Gamaliel 

 

Here is something you can do which might be helpful to you.

 

Workflow:

atcodedog05_0-1626166570813.png

You can directly use interface tool value in the filter tool. This will help you in your filters.

 

Hope this helps : )

Gamaliel
10 - Fireball

Can I use this textbox tool to filter number 3 from all columns at a time? I want to get all the rows with number 3 regardless of column it is located.

Gamaliel
10 - Fireball

Thanks. This is already enough 🙂 I will just have to mention all the columns in my filter tool.

atcodedog05
22 - Nova
22 - Nova

Yes 🙂 

Happy to help : ) @Gamaliel 

Labels
Top Solution Authors