Is there some way to prevent parameters from being quoted in SQL queries? I’m experimenting with using a parameter to control which env a dataset points to.
Hey Zachary!
We’ve recently released this feature! So we’ve recently changed it to allow you to use this format:
{{#raw Parameter}}
This now replaces the normal {{Parameter}}
1 Like