Saltar al contenido principal

Data Sort

Category: Transform

Sort data by one or more fields with multi-level sorting

What this node does

  • Multi-level sorting
  • Asc/desc ordering
  • Nested field sorting
  • Null handling

How to use

  1. In the Agentic Studio, open or create a workflow
  2. In the node palette on the left, find Data Sort under the Transform category (or use the search bar)
  3. Drag the node onto the canvas
  4. Double-click the node to open its configuration dialog
  5. Fill in the required parameters (see Configuration below)
  6. Connect the Input Data and Sort Fields input port from an upstream node
  7. Connect the Sorted Results output to the next node downstream

Inputs

PortTypeRequiredDescription
Input DataarrayA list of items
Sort Fieldsanyany data

Outputs

PortTypeDescription
Sorted ResultsarrayA list of items

Configuration

Open the configuration dialog by double-clicking the Data Sort node on the canvas.

ParameterWhat to enter
sortByConfigure sortBy in the node settings
orderConfigure order in the node settings
nullsFirstConfigure nullsFirst in the node settings

When to use this node

  • Sort patients by age
  • Order vitals by timestamp
  • Rank lab results

Need help configuring this node?

Go to Settings → Connectors to set up the connection this node depends on, then reference the connector ID in the node configuration dialog.