SlicerCacheCrossFilterType Enum
SlicerCacheCrossFilterType Enum
Represent the type how to show items with no data for slicer.
type SlicerCacheCrossFilterType int32
Fields
| Field | Description |
|---|---|
| None | Hide items with no data. |
| ShowItemsWithDataAtTop | Show items with data at top. |
| ShowItemsWithNoData | Show items with no data with natural order. |