ReserveMissingPivotItemType

ReserveMissingPivotItemType

Utility class containing constants. Represents how to keep the missing pivot items.

Values

NameDescription
DEFAULTRemoves old missint pivot items and reserves visible items which the current data source does not contain as missing items.
ALLReserves all missing items.
NONERemoves all missing pivot items.