Hi Community,
I am working on a workflow in Alteryx where I need to create dynamic filters based on filter conditions stored in 'Alteryx Dynamic Filter Condition Sample'.
Here's a breakdown of what I have:
- File named 'Filter Condition Sample', containing 26 unique filter conditions.
- I want to use these conditions to dynamically filter data in another file named 'Filter Database Sample', ultimately creating 26 separate outputs.
- I have already formatted the filter conditions in the 'Filter Condition Sample' file to match Alteryx formula syntax, but I am struggling to implement them for dynamic filtering.
I've attached an example of the files for reference.
Would greatly appreciate any insights or suggestions on how to achieve this dynamic filtering. Thanks in advance for your help!