Hi,
In client-side, does .sort in an expression support specifying ascending/descending?
For desc just add the .reverse() formatter after the sort
.reverse()