Hi Masters
I have this workflow where the output of a Summarize (Concatenate) should replace a SQL IN clause using the option "SQL: Update Where Clause".
No matter how I setup the workflow (summarize with quotes or without quotes, selecting or not "Group Replacement Value for SQL IN Clause" etc) the output always duplicates the quotes in the SQL script.
In the example below, the SQL IN clause output has duplicated quotes ('''DST_000457'',''YYYYYYYY'''), making the query to fail .
I know there might be an workaround using "Replace a Specific String" but I really wanted to use the SQL: Update Where Clause. I
Is this issue a bug? Is there a way to make it work?
Thanks for your help


