ItemsWithNoDataShowMode Enum
ItemsWithNoDataShowMode Enum
Represent the type how to show items with no data for slicer.
type ItemsWithNoDataShowMode int32
Fields
| Field | Description |
|---|
| None | Hide items with no data. |
| Last | Show items with no data last. |
| Natural | Show items with no data with natural order. |