SlicerCacheCrossFilterType enumeration

SlicerCacheCrossFilterType enumeration

Represent the type of SlicerCacheCrossFilterType

The SlicerCacheCrossFilterType type exposes the following members:

Fields

FieldDescription
NONEThe table style element of the slicer style for slicer items
with no data is not applied to slicer items with no data, and slicer items
with no data are not sorted separately in the list of slicer items in the slicer view
SHOW_ITEMS_WITH_DATA_AT_TOPThe table style element of the slicer style for slicer items with
no data is applied to slicer items with no data, and slicer items
with no data are sorted at the bottom in the list of slicer items in the slicer view
SHOW_ITEMS_WITH_NO_DATAThe table style element of the slicer style for slicer items with no data
is applied to slicer items with no data, and slicer items with no data
are not sorted separately in the list of slicer items in the slicer view.

See Also