Hi,
I am a beginner in Alteryx Designer, and I what I am trying to do is to provide a drop down list interface, using one of my table's column.
I have 3 columns: Record ID, Location and Status in my table. What I am trying to achieve is use the Location in the drop down interface, after filtering only Closed records, and using the selected Location to finally filter my output. It seems to be working fine until the drop down interface, but the filter tool after that does not seem to extract the proper value that I want.
I have looked for similar solutions here in the community, and found this. However, I am not sure why mine is still not working when logically, my workflow seems to be correct. Can someone help me to understand what is wrong in my workflow?
Appreciate the help in advance! Thank you!