Hi everyone,
I'm working on an Alteryx workflow and I want to turn it into an analytical app. I need the app to prompt the user to select one or more months to include in the final report.
I have two columns in my dataset:
The idea is that when the user runs the app, a window should pop up asking which months they want to include. Then, the workflow should filter the data based on those selected months before generating the output.
I'm not sure how to set up the interface tools and filter logic to achieve this. Could someone guide me or point me to an example? I created the following workflow without success.
