Topic Calculated Field Args
Constructors
Properties
The default aggregation. Valid values for this structure are SUM
, MAX
, MIN
, COUNT
, DISTINCT_COUNT
, and AVERAGE
.
The list of aggregation types that are allowed for the calculated field. Valid values for this structure are COUNT
, DISTINCT_COUNT
, MIN
, MAX
, MEDIAN
, SUM
, AVERAGE
, STDEV
, STDEVP
, VAR
, VARP
, and PERCENTILE
.
The calculated field description.
The calculated field name.
The other names or aliases for the calculated field.
The other names or aliases for the calculated field cell value.
The column data role for a calculated field. Valid values for this structure are DIMENSION
and MEASURE
.
The order in which data is displayed for the calculated field when it's used in a comparative context.
The default formatting definition.
A Boolean value that indicates if a calculated field is visible in the autocomplete.
The calculated field expression.
A boolean value that indicates if a calculated field is included in the topic.
A Boolean value that indicates whether to never aggregate calculated field in filters.
The non additive for the table style target.
The list of aggregation types that are not allowed for the calculated field. Valid values for this structure are COUNT
, DISTINCT_COUNT
, MIN
, MAX
, MEDIAN
, SUM
, AVERAGE
, STDEV
, STDEVP
, VAR
, VARP
, and PERCENTILE
.
The semantic type.
The level of time precision that is used to aggregate DateTime
values.