Hello ,
Is there a way to pass tablename through parameter in SQL query in Dynamic input.
I tried passing parameter for other columns it works like this 'COLUMN' and then replacing this value.
But same thing doesnt work with tablename 'TABLENAME' as i think Alteryx try to parse the query and it doesnt recognize the table name
Any thoughts?