I've setup like this but I keep getting empty data. Am I doing something wrong or is this not possible
In your Filter, you have to use [Fruit ] IN ('placeholder') and have the List Box generate a custom list to replace what's in the expression. This shows the solution! Solved: List Box & Filter Tool - Alteryx Community
Then Debug as @OTrieger mentioned to make sure the values are passing in properly! Debug Workflow
@JMil When you run analytical workflow from designer the user interface tools are not been populated, therefore it seems as if it is not working. What you need to do it run the workflow with the wand or Debug, in these 2 ways these tools will be activated.