AggregatedBooleanFunctionName
List of all the Aggregation Functions available in AdaptableQL
TypeScript
export type AggregatedBooleanFunctionName = 'WHERE' | 'COL' | 'GROUP_BY' | 'WEIGHT' | AggregationFunction | ComparisonFunction;List of all the Aggregation Functions available in AdaptableQL
export type AggregatedBooleanFunctionName = 'WHERE' | 'COL' | 'GROUP_BY' | 'WEIGHT' | AggregationFunction | ComparisonFunction;