ReserveMissingPivotItemType
ReserveMissingPivotItemType enumeration
Represents how to keep the missing pivot items.
Values
Name | Value | Description |
---|---|---|
Default | 0 | Removes old missint pivot items and reserves visible items which the current data source does not contain as missing items. |
All | 1 | Reserves all missing items. |
None | 2 | Removes all missing pivot items. |