Returns the average of the values in a group where this field evaluates to a non-null value. Translates to a AVG([DISTINCT] field) SQL function.
AVG([DISTINCT] field)
Field Class | DomainObjects.Facade.Command.Expression Namespace | Field.Average Overload List