ItemsWithNoDataShowMode Enum

ItemsWithNoDataShowMode Enum

Represent the type how to show items with no data for slicer.


type ItemsWithNoDataShowMode int32

Fields

FieldDescription
NoneHide items with no data.
LastShow items with no data last.
NaturalShow items with no data with natural order.