Szerkesztés

Megosztás a következőn keresztül:


Time dimension in Main(BIDateDimension)

Latest version of the JSON entity definition is available on GitHub.

Traits

Traits for this entity are listed below.

is.identifiedBy
names a specifc identity attribute to use with an entity

ParameterValueData typeExplanation
attributeBIDateDimension/(resolvedAttributes)/RecIdattribute

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"1.0"stringsemantic version number of the entity

is.application.releaseVersion

ParameterValueData typeExplanation
releaseVersion"10.0.13.0"stringsemantic version number of the application introducing this entity

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTime dimension
entitya reference to the constant entity holding the list of localized text

Attributes

Name Description First Included in Instance
RecId Main/BIDateDimension
DateDimensionType Main/BIDateDimension
EndDate Main/BIDateDimension
FirstDayOfWeek Main/BIDateDimension
Granularity Main/BIDateDimension
HasHalfYear Main/BIDateDimension
HasMonth Main/BIDateDimension
HasQuarter Main/BIDateDimension
HasTenDays Main/BIDateDimension
HasTrimester Main/BIDateDimension
HasWeek Main/BIDateDimension
HasYear Main/BIDateDimension
Label Main/BIDateDimension
Name Main/BIDateDimension
PeriodEndDate Main/BIDateDimension
PeriodStartDate Main/BIDateDimension
StartDate Main/BIDateDimension
StartDay Main/BIDateDimension
StartMonth Main/BIDateDimension
StartWeek Main/BIDateDimension

RecId

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
isPrimaryKeytrue
dataFormatint64
isReadOnlytrue

Traits

List of traits for the RecId attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.identifiedBy
names a specifc identity attribute to use with an entity

ParameterValueData typeExplanation
attributeBIDateDimension/(resolvedAttributes)/RecIdattribute

is.readOnly
is.dataFormat.integer
is.dataFormat.big

DateDimensionType

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the DateDimensionType attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

EndDate

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
displayNameEnd date
dataFormatdate

Traits

List of traits for the EndDate attribute are listed below.

is.dataFormat.date
means.measurement.date
is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enEnd date
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

FirstDayOfWeek

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
displayNameFirst day of week
dataFormatint32
isNullabletrue

Traits

List of traits for the FirstDayOfWeek attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFirst day of week
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

Granularity

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the Granularity attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

HasHalfYear

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the HasHalfYear attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

HasMonth

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the HasMonth attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

HasQuarter

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the HasQuarter attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

HasTenDays

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the HasTenDays attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

HasTrimester

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the HasTrimester attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

HasWeek

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the HasWeek attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

HasYear

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the HasYear attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

Label

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
displayNameLabel
dataFormatstring
isNullabletrue

Traits

List of traits for the Label attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enLabel
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

Name

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
dataFormatstring

Traits

List of traits for the Name attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.character
is.dataFormat.array

PeriodEndDate

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
dataFormatdate

Traits

List of traits for the PeriodEndDate attribute are listed below.

is.dataFormat.date
means.measurement.date
is.dataFormat.date

PeriodStartDate

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
dataFormatdate

Traits

List of traits for the PeriodStartDate attribute are listed below.

is.dataFormat.date
means.measurement.date
is.dataFormat.date

StartDate

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
displayNameStart date
dataFormatdate

Traits

List of traits for the StartDate attribute are listed below.

is.dataFormat.date
means.measurement.date
is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enStart date
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

StartDay

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
displayNameStart day
dataFormatint32
isNullabletrue

Traits

List of traits for the StartDay attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enStart day
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

StartMonth

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
displayNameStart month
dataFormatint32
isNullabletrue

Traits

List of traits for the StartMonth attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enStart month
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

StartWeek

First included in: Main/BIDateDimension (this entity)

Properties

NameValue
displayNameStart week
dataFormatint32
isNullabletrue

Traits

List of traits for the StartWeek attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enStart week
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer