Hi ,
I have to use the text input to store the select query of 400 lines in the single cell so that when i can pass this column SQL_Qry as parameter to macro which connects to snowflake.
I have to use the text input with an header SQL_Qry and pasted my 400 lines of select query into one single cell - This select works fine without any errors.
But for some reason iam getting an error saying something is wrong
Error: Dynamic_Alteryx_Snowflake_Download_11443 (19): Record #1: Tool #70: Error SQLPrepare: SQL compilation error:
syntax error line 295 at position 132 unexpected '<EOF>'.
when i go to the text in put it says too big to display
any suggestions or guidance...