Hello Team,
When using parameters in Quicksight’s Custom SQL, the platform automatically wraps parameter values in single quotes. This becomes problematic when the parameter is intended to represent a table name, as quotation marks invalidate the SQL syntax for table references. Are there any workaround solution to escape the single quotation on parameter values.
Any inputs would be appreciated! Thanks!