2.4.273.101 SXAddl_SXCView_SXDCalcMemString

The SXAddl_SXCView_SXDCalcMemString record specifies a user-specified MDX expression for an OLAP calculated member, for an SxcView class. The other properties of the OLAP calculated member are specified in the preceding SXAddl_SXCView_SXDCalcMember record.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

hdr

...

stMDXFormula (variable)

...

hdr (6 bytes):  An SXAddlHdr structure. The value of hdr.sxc MUST equal 0x00 and the value of hdr.sxd MUST equal 0x0A.

stMDXFormula (variable):  An SXAddl_SXString structure that specifies the user-specified MDX expression. The length of this field MUST be greater than zero. If the PivotCache functionality level of the associated PivotCache of this PivotTable view is less than 3, the length of this field MUST be less than 2048 characters; otherwise, the length MUST be less than 32767 characters.