OptionalfilterA filter that must pass for the relevant LevelPointsHistory object to be included within the aggregate.
OptionalsumSum aggregate over matching LevelPointsHistory objects.
OptionaldistinctDistinct count aggregate over matching LevelPointsHistory objects.
OptionalminMinimum aggregate over matching LevelPointsHistory objects.
OptionalmaxMaximum aggregate over matching LevelPointsHistory objects.
OptionalaverageMean average aggregate over matching LevelPointsHistory objects.
OptionalstddevSample standard deviation aggregate over matching LevelPointsHistory objects.
OptionalstddevPopulation standard deviation aggregate over matching LevelPointsHistory objects.
OptionalvarianceSample variance aggregate over matching LevelPointsHistory objects.
OptionalvariancePopulation variance aggregate over matching LevelPointsHistory objects.
A filter to be used against aggregates of
LevelPointsHistoryobject types.