When using an aggregate function like Sum, Average, Min, Max or Count on an attribute...
The resulting aggregate attribute is add to the Aggregate output alongside the rest of the entity attributes.
Only the resulting aggregated attribute is part of the Aggregate output
Submit