Hi,
The %% kinda worked - i.e. the "invalid value" stopped appearing...however this then broke the next step "Execute SQL Query" as the SQL connection variable uses % symbols, so suspect a clash.
So the workaround to this (if anyone else experiences this behaviour) is to amalgamate the connection string with the SQL query (see screenshot), The only issue with is approach is I'm unable to close the SQL connection (which appears to depends on a connection string variable.
