I have created an Analytic App in which a person's name is manually selected from the drop down tool and this name is used to filter a database. I have some 50 names in the drop down list and I am trying to automate the process, whereby I can run the App for each name one by one automatically.
How can I do this?
Solved! Go to Solution.
Sounds like a perfect case for a batch macro. You would just need to have a list of all of your ‘person’s name’, which you then feed into the upside down question mark in order to change your control parameter. This will then run the macro for each value in that list.
Great thread here: https://interworks.com/blog/mtreadwell/2015/11/20/control-parameters-and-simple-batch-macros-alteryx
Great video tutorial here: https://youtu.be/NNH_K5U5r78