There is no ordering possibility in OQL.
The Dashlet using the OQL may force an order, such as the Dashlet list can be ordered by the user
The dashlet GroupBy can also order its results
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm wondering how to order the result of a OQL like
it leads to error: Unexpected token NAME, found 'order'
I would need this for crating a dashboard.
kind regards,
G.H.
There is no ordering possibility in OQL.
The Dashlet using the OQL may force an order, such as the Dashlet list can be ordered by the user
The dashlet GroupBy can also order its results