You are reading the documentation for an outdated Corteza release. 2023.9 is the latest stable Corteza release.

Presort

A presort allows you to define the default sort that the data-source should apply to the output data.

presort
Figure 1. The screenshot illustrates the presort user interface.

The first input defines the column to use in the sort expression.

The second input defines the sort direction; either ascending (older first) or descending (newer first).

When defining multiple sort expressions, the rows are firstly sorted by the first expression and only the rows that have the same value for the given column are sorted based on the next expression.