How can I craft a ClearQuest SQL Editor query that prompts for a user input?

I usually build my ClearQuest queries using the Query Wizard, which lets me choose a filter for a particular field within the Query Editor. However, when I switch to the SQL Editor for further customization, I lose the interactive feature that prompts for a dynamic value. What steps can I take to preserve the ability to input a value directly while using the SQL Editor?

hey, im truely curious about this. have you tried using a ? placeholder in the query? it might allow dynamic input. what workarounds have you attempted so far?