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

Interface Column

Column (or field) in a data set. When associated with a dimensional model, a column is equivalent to an Attribute.

Properties

name

name: string

Column name


title

title?: string

Display label shown in chart UI when different from name.

Optional override in chart dataOptions input. Factory-produced model elements (Attribute, Measure, etc.) expose a resolved title instead; use the model element directly rather than duplicating the label here.


type

type: string

Column type

Last Updated: