Skip to content

SQX009 — Nested aggregation

Error — blocks saving

An aggregation directly inside another aggregation (Sum(Avg(…))), or inside an iterator row expression (SumX(Sales, Sum(…))). Aggregation arguments — and iterator row expressions — are row-level.

To re-aggregate per-group values, compute the inner grain with Fixed or Include and set the outer aggregation in the chart’s field well.