sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Interface CalculatedMeasureColumn

Calculated Aggregate function applied to a Column(s). When associated with a dimensional model, a Calculated Measure Column is equivalent to a CalculatedMeasure.

Properties

context

context: MeasureContext

Measure context


expression

expression: string

Expression representing the element in a JAQL query.


name

name: string

Column name


title

title?: string

Optional title for the column after aggregation. If not specified, the column name will be used.


type

type: string

Measure type

Last Updated: