Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
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