Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds an aggregation method to a field in the auto report.
Syntax
public void addDataSourceFieldAggregation(
TableId _tableId,
FieldId _fieldId,
str functionName)
Run On
Client
Parameters
- _tableId
Type: TableId Extended Data Type
The table identifier.
- _fieldId
Type: FieldId Extended Data Type
The field identifier.
- functionName
Type: str
The name of the aggregation function to use.