2.4.717 BrtPCDCalcMem15
The BrtPCDCalcMem15 (section 2.4.717) record specifies extended properties of an OLAP calculated member specified by BrtBeginPCDCalcMem (section 2.4.126) or BrtBeginPCDCalcMemExt (section 2.4.128) that immediately precedes this record and specifies the beginning of a collection of records as defined by the Common Productions part (section 2.1.8) ABNF.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FRTHeader |
|||||||||||||||||||||||||||||||
A |
B |
unused |
irstMeasureGroup (variable) |
||||||||||||||||||||||||||||
... |
FRTHeader (4 bytes): An FRTBlank (section 2.5.55) that specifies the future record (section 2.1.6) information for this record.
A - fMeasure (1 bit): A bit that specifies whether a calculated member belongs to the measure hierarchy of a cube. This field MUST be ignored if the pcdCalcMemCommon.fSet field in the BrtBeginPCDCalcMem or the BrtBeginPCDCalcMemExt record that immediately precedes this record is 1. The possible values for this field are listed in the following table.
-
Value
Meaning
0
The member does not belong to a measure hierarchy.
1
The member does belong to a measure hierarchy.
-
B - iNumberFormat (2 bits): Two bits that specify whether the numeric formatting of a calculated member will be overridden or not. This field MUST be ignored if the pcdCalcMemCommon.fSet field in the BrtBeginPCDCalcMem or the BrtBeginPCDCalcMemExt record that immediately precedes this record is 1. The possible values for this field are listed in the following table.
-
Value
Meaning
0
The numeric formatting of the member will not be overridden.
1
The numeric formatting of the member will be overridden to display with a thousands separator and no decimal places.
2
The numeric formatting of the member will be overridden to display as a percentage with two decimal places.
3
Not valid. iNumberFormat will be ignored and numeric formatting will not be overridden.
unused (5 bits): This field is unused and MUST be ignored.
irstMeasureGroup (variable): An XLWideString (section 2.5.169) that specifies the measure group of this calculated measure. The length of this value MUST be less than 65,536 characters. This field MUST be ignored if the pcdCalcMemCommon.fSet field in the BrtBeginPCDCalcMem or BrtBeginPCDCalcMemExt record that immediately precedes this record is 1. This field MUST be ignored if the fMeasure field is 0.