2.4.279 BrtBeginTableSlicerCache

The BrtBeginTableSlicerCache record specifies the beginning of a collection of records as defined by the Slicer Cache (section 2.1.7.47) part ABNF. The collection of records specifies of this slicer cache (section 2.2.14.1).


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

FRTHeader

dwColumn

dwLstd

A

B

C

D

FRTHeader (4 bytes): An FRTBlank (section 2.5.55) that specifies the future record (section 2.1.6) information for this record.

dwColumn (4 bytes): An integer that specifies the associated column (2) in a table. MUST match the idField field of the BrtBeginListCol (section 2.4.101) record of an existing Table.

dwLstd (4 bytes): An integer that that specifies the associated Table (section 2.1.7.51). MUST match the idList field of the BrtBeginList (section 2.4.100) record of an existing Table.

A - fSortOrder (2 bits): An unsigned integer that specifies how the table slicer items are sorted in the slicer view (section 2.2.14.2). This value MUST be a value from the following table.

Value

Meaning

0x1

The non-OLAP slicer items are sorted in ascending order.

0x2

The non-OLAP slicer items are sorted in descending order.

B - iCrossFilter (2 bits): An unsigned integer that specifies how the table slicer items that are used in slicer cross filtering (section 2.2.14.1.5) are displayed. This value MUST be a value from the following table.

Value

Meaning

0x0

The table style element (section 2.2.6.2.2) of the slicer style (section 2.2.6.3.1) for table slicer items without data is not applied to table slicer items without data, and table slicer items without data are not sorted separately in the list of table slicer items in the slicer view.

0x1

The table style element of the slicer style for table slicer items without data is applied to table slicer items without data, and table slicer items without data are sorted at the bottom in the list of table slicer items in the slicer view.

0x2

The table style element of the slicer style for table slicer items without data is applied to table slicer items without data, and table slicer items without data are not sorted separately in the list of table slicer items in the slicer view.

C - fSortUsingCustomLists (1 bit): A bit that specifies whether custom lists are used when sorting the non-OLAP slicer items.

D - reserved (3 bits): This value MUST be 0, and MUST be ignored.