Distinct list (or combo box) in App Studio from BAQ

That’s cool ExecuteBAQ select param handles DISTINCT and makes sense you can only ORDER BY fields in Select list when DISTINCT is used - that’s valid SQL rules.

FWIW, there is a hidden property on combo component called showDistinct for this purpose so you can do it for any combo type like so: