Hello,
I am building an alteryx app to look at sales in a specific store group. My plan was to use a listbox to allow the user to select which group of stores that they would like to analyze. This listbox would then update a filter that is connected to a join. This join filters out the specified stores from the original dataset. However, so far this method only returns a workbook with 1 store in the list. I have attached a picture of my input for the listbox, my filter, and my workflow. Any advice?