If I have a query that lists all the results automatically without a filter first but then I want to filter the results by a field after, how would I go about doing that?
The query runs and there is no parameter restriction on it. After that, I would like to have the option of sorting that field by field type?