2.4.52 BrtBeginDim
The BrtBeginDim record specifies a PivotCache (section 2.2.5.2) OLAP dimension and the beginning of an empty collection as defined by the PivotCache Definition (section 2.1.7.38) part ABNF.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A |
reserved |
stName (variable) |
|||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
stUnique (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
stDisplay (variable) |
|||||||||||||||||||||||||||||||
... |
A - fMeasure (1 bit): A bit that that indicates whether this is a measure dimension.
reserved (7 bits): This value MUST be 0, and MUST be ignored.
stName (variable): An XLWideString (section 2.5.169) that specifies the name of the dimension. The length of this value MUST be greater than 0.
stUnique (variable): An XLWideString that specifies the unique name of the dimension. The length of this value MUST be greater than 0 and less than 32768 characters.
stDisplay (variable): An XLWideString that specifies the display name of the dimension. The length of this value MUST be greater than 0.