As shown, composite grouping produces an extra group for non-leaf grouping levels. This group is marked with a composite property of
true, and the value for its
field element is “*”. Within the composite group, lower-level metric groups are provided for each lower-level grouping field value, however, these lower-level metrics are computed across
all objects at the composite grouping level. In the example above, the composite group computes the metric function (
COUNT(*)) for all second-level groups (
Tags) across all first-level group values (
SendDate).