Is there any way to order the results in the NQE output ? E.g. order by field A then field B
This would be within the query rather than once the results are shown in the table below the query itself.
Is there any way to order the results in the NQE output ? E.g. order by field A then field B
This would be within the query rather than once the results are shown in the table below the query itself.
Hi
NQE does not currently support specifying the sorting within the query. This feature is high on our priorities, although we do not yet have a specific timeline for when it will be available.
For now, the best option is to run the query and then sort on the columns of the table (although that only allows sorting on a single table at a time), export to Excel (or some other tool) and sort there, or grab the output and post-process with a script.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.