Json query syntax "Order by"
Posted on February 12, 2018 at 1:02am
Hello everyone,
I would like to know if there is a way to insert a query command to order by jsondata source.
Thank you for replying.
Joined: Jul 17 2017 - 2:15pm
Last seen: 1 month 3 weeks ago
Posted on February 12, 2018 at 6:08am
You cannot sort inside the JSON/JSONQL query. However, if you are not "subDataSource()"-ing in order to access nested elements, you could use a Sort Field.
Joined: Nov 22 2010 - 12:39am
Last seen: 20 hours 31 min ago