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.
fireworks
SOLVED

User values from multiple fields to create a formula that will filter another data set

aehrenwo
11 - Bolide

Is there an easy way to read a row of values and create dynamic filter for a data set based off that input... so filter these 4 different fields with one formula input? 


Regards,


Adam

10 REPLIES 10
aehrenwo
11 - Bolide

I actually figured out a way to go through each record on the config source file individually by adapting this solution from JordanB. 

 

So i actually ended up with a macro nested within another macro to parse through all the config files and parse through each config file line by line. 

 

Thanks for the help. 


Adam

Labels
Top Solution Authors