PivotItemPositionType
PivotItemPositionType enumeration
Represents the position type of the pivot base item in the base field when the ShowDataAs calculation is in use.
Values
| Name | Value | Description |
|---|---|---|
| Previous | 0 | Represents the previous pivot item in the PivotField. |
| Next | 1 | Represents the next pivot item in the PivotField. |
| Custom | 2 | Shows values as the different format based the index of pivot item in the PivotField. |