Skip to main content
Orders a timeline of dated properties newest first by effective date. Distinct from the list-mode Sort node: that one orders the values inside one property, this one orders the dated-property entries themselves. Reach for it mid-graph when a stream arrives unsorted and a downstream node expects it newest first.

Inputs

  • Data — the dated properties to sort.

Output

  • Result — the same entries ordered newest valid_from first, with ties broken by group id for a stable result.

Ports