Builder

class Builder

Properties

Link copied to clipboard

The default aggregation. Valid values for this structure are SUM, MAX, MIN, COUNT, DISTINCT_COUNT, and AVERAGE.

Link copied to clipboard

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.

Link copied to clipboard

The calculated field description.

Link copied to clipboard

The calculated field name.

Link copied to clipboard

The other names or aliases for the calculated field.

Link copied to clipboard

The other names or aliases for the calculated field cell value.

Link copied to clipboard

The column data role for a calculated field. Valid values for this structure are DIMENSION and MEASURE.

Link copied to clipboard

The order in which data is displayed for the calculated field when it's used in a comparative context.

Link copied to clipboard

The default formatting definition.

Link copied to clipboard

A Boolean value that indicates if a calculated field is visible in the autocomplete.

Link copied to clipboard

The calculated field expression.

Link copied to clipboard

A boolean value that indicates if a calculated field is included in the topic.

Link copied to clipboard

A Boolean value that indicates whether to never aggregate calculated field in filters.

Link copied to clipboard

The non additive for the table style target.

Link copied to clipboard

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.

Link copied to clipboard

The semantic type.

Link copied to clipboard

The level of time precision that is used to aggregate DateTime values.

Functions