Hi Team,
I have this problem in Alteryx. I have a list of Securities from Filter tool (output). I want to use this list of securities in SQL query in next step of the workflow (where clause). Could you please guide me on this.
My SQL query needs a list of Securities in WHERE clause line. I have a list of Securities as a result of previous step in the workflow. Is there a way to use this list in my SQL?