2.5.258 SxIvdRw

The SxIvdRw structure specifies a reference to a pivot field or data field on the row axis.


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

rw

rw (2 bytes): A signed integer that specifies a pivot field or data field for the row axis of the PivotTable view. MUST be a value from the following table:

Value

Meaning

-2

This value specifies that the data field is on the row axis. The sxaxisRw field of sxaxis4Data of SxView record of the PivotTable view MUST equal 1 and the sxaxisData field of sxaxis4Data of the SxView record of the PivotTable view MUST equal zero.

0+

This value specifies a pivot field index as specified in Pivot Fields. The pivot field index specifies a pivot field on the row axis of the PivotTable view. MUST be less than the cDim field of the SxView record of the PivotTable view. If the referenced pivot field is not a hidden field in an OLAP PivotTable view then the sxaxisRw field of SXAxis of the Sxvd record of the pivot field MUST equal 1.

A pivot field is a hidden field if an SXAddl_SXCField12_SXDVer12Info record exists for the pivot field, and the fHiddenLvl field of the SXAddl_SXCField12_SXDVer12Info record is 1.