Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Search through multiple columns using IF statements

Til4006
5 - Atom

Hi all,

 

 

The attached formulas work fine, but I have a large sheet of values with percentiles from 10%-90% and it would be super tedious to create all the formulas to get the results.

 

Any better way to approach this in alteryx?

 

Thanks!

2 REPLIES 2
Luke_C
17 - Castor
17 - Castor

Hi @Til4006 

 

In this situation I would try transposing your columns so your TCC amount is repeated down next to each percentage. Then you could build one formula to check, filter on the positive hits, and append those back to your dataset as needed.

Til4006
5 - Atom

Hi Luke,

 

That worked! Thanks!

Labels
Top Solution Authors