/rollup to aggregate values from nested or joined data on each row.
How to use
- Type
/rollupand press Space. - Describe the aggregation — for example, “total amount of succeeded payments” or “count of open tickets”.
- Grapple creates one new column with the rolled-up value.
Formula vs rollup
| Skill | Best for |
|---|---|
/formula | Calculations within a single row |
/rollup | Aggregating related records on a row |