Multiple Metric Functions The metric parameter can be a comma-separated list of metric functions. All functions are computed concurrently as objects are selected. An example metric parameter with multiple functions is shown below: MIN(Size),MAX(Size),COUNT(InternalRecipients) The results of multi-metric aggregate queries are described later.