Bixby Developer Center

References

order-by

optional

Determines the ordering of the items in a list.

Example

select (pick) {
label (my upper pick)
summary (and another test)
filter-by (pick.primitive > 200)
order-by {
sorting (pick.primitive)
}
layout-match (pick) {
mode (Summary)
}
}

Child Keys

sorting
optional
An expression that evaluates to a concept value, which will be used as a sort key for the concept being sorted