DataColumnType
Home > @gooddata/sdk-model > DataColumnType
DataColumnType type
Represents type of LDM field created from the Dataset column.
Signature:
export type DataColumnType = "ATTRIBUTE" | "FACT" | "DATE";
Home > @gooddata/sdk-model > DataColumnType
Represents type of LDM field created from the Dataset column.
Signature:
export type DataColumnType = "ATTRIBUTE" | "FACT" | "DATE";