Hi Alteryx Community,
I'm working on a dynamic workflow where I use interface tools to pass user inputs into a SQL WHERE clause. I have 4 parameters, 3 are Text Boxes and 1 is a List Box. The dynamic WHERE clause works perfectly when I use a Text Box for the fourth parameter. However, when I switch to a List Box for the fourth parameter, the results are not being pulled even though the formatting seems correct.