Hi,
I'm not sure how to phrase what I want to accomplish correctly using words, so I'll use a drawing instead.
This is mockup drawn in Visio of what I want to accomplish:

- 1. A data file of thousands of records my team puts together for me each month.
- 2. A list of data points and the respective Filter Tool configurations needed to arrive at each data point.
- 3&5. A Select Tool which isolates the Filter values needed for a Filter Tool. This will drive an Action Tool.
- 4&6. A Filter Tool. It gets its parameter names and values from the connected Action Tool.
- 7. The output file which has all the resulting data points.
- The green line is my fancy way of indicating 'loop until done'.
I envision an App where the user uploads the 1. data file, and 2. data points + filter configuration file, hits Run, and the App cycles through both files until there are no more data points to create. Also, the App will have possibly dozens of Filter Tools.
Is this kind of pipe-dream possible?
Thanks
Nick