Thanks for reaching out! Just to clarify, if you copy the output of the dynamic query, and paste it into a new Retool query (in other words, if you hardcode the query), it works as expected?
If so, have you tried removing the extra quotes from the part in {{}} or moving that code to a Javascript transformer & then referencing the transformer here?
yea tried all the above. So the silly workaround was to output the data directly into another textfield (which I hid in the UI) and then import the textfield data =/
Hey @Vinh_Trinh apologies for the delay! I spun up a Redis resource to test with.
I'm running into similar issues - it's tricky to figure out the best syntax The GUI/dropdown version of the query editor is much easier to work with as far as using dynamic values- is that an option for you?