Hello,
Sorry if this is an easy solve. I've looked all over the community boards, and nothing that I've seen as a solution has solved my problem. I'm only a month into using Alteryx, so I apologize if this seems simple.
I have an an analytic app that filters records by a project number. Based on that range of numbers, it will output a list of project managers for their respective project number. That list is then used to populate a list box that should then allow you to select one or multiple managers and have all companies tied to each manager populate an output file.
App 1

App 2

The issue is that when I select a manager, whether it's one or multiple, nothing is output, and I don't get a list of companies for either one or multiple selections. I quite literally copied the formula from another post with this exact issue, and it doesn't work for me. I'm hoping that someone can compare the two workflows to see if I made a mistake somewhere or if there's another solution.


I've attached the example solution that I tried to copy. It works exactly how I need it to, but that same logic in my app doesn't carry the same results.
Sample App


The filter tool in their app just had 'Anything' in the custom filter section. I've tried that as well as what I have in my filter tool.
Thank you all in advance.