Aggregate
Combine a field across items (sum, average, count, ...).
Overview
Aggregate is a no-code automation step in the Transform category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 4 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
What it does
Combine a field across items (sum, average, count, ...).
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Items (list / DataTable) | variable | Required | Example: items | |
| Field (for list of objects) | string | Optional | Object key/column; blank for scalar lists. Supports variables | |
| Operation | dropdownSum · Average · Min · Max · Count · Concatenate · Unique Count | Required | Sum | |
| Store result in | variable | Required | Example: result |
How to use Aggregate
- 1
Open AutoFlowRPA and drag the Aggregate command from the Transform group onto the canvas.
- 2
Set its parameters in the side panel — Aggregate has 4 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Aggregate command do?
Combine a field across items (sum, average, count, ...).
Which group does the Aggregate command belong to?
Aggregate is part of the Transform group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Aggregate command take any parameters?
Yes — Aggregate has 4 configurable field(s), all editable in the visual node editor.
More Transform commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.