# GC.Pivot.PivotShowDataAs

## Content

# Enumeration: PivotShowDataAs

[GC](../modules/GC).[Pivot](../modules/GC.Pivot).PivotShowDataAs

indicates the pivot table show value as  type

## Table of contents

### Enumeration members

- [difference](GC.Pivot.PivotShowDataAs#difference)
- [index](GC.Pivot.PivotShowDataAs#index)
- [normal](GC.Pivot.PivotShowDataAs#normal)
- [percent](GC.Pivot.PivotShowDataAs#percent)
- [percentDiff](GC.Pivot.PivotShowDataAs#percentdiff)
- [percentOfCol](GC.Pivot.PivotShowDataAs#percentofcol)
- [percentOfParent](GC.Pivot.PivotShowDataAs#percentofparent)
- [percentOfParentCol](GC.Pivot.PivotShowDataAs#percentofparentcol)
- [percentOfParentRow](GC.Pivot.PivotShowDataAs#percentofparentrow)
- [percentOfRow](GC.Pivot.PivotShowDataAs#percentofrow)
- [percentOfRunningTotal](GC.Pivot.PivotShowDataAs#percentofrunningtotal)
- [percentOfTotal](GC.Pivot.PivotShowDataAs#percentoftotal)
- [rankAscending](GC.Pivot.PivotShowDataAs#rankascending)
- [rankDescending](GC.Pivot.PivotShowDataAs#rankdescending)
- [runTotal](GC.Pivot.PivotShowDataAs#runtotal)

## Enumeration members

### <a id="difference" name="difference"></a> difference

• **difference** = `8`

Difference from

___

### <a id="index" name="index"></a> index

• **index** = `14`

index

___

### <a id="normal" name="normal"></a> normal

• **normal** = `0`

no calculation

___

### <a id="percent" name="percent"></a> percent

• **percent** = `4`

% of

___

### <a id="percentdiff" name="percentdiff"></a> percentDiff

• **percentDiff** = `9`

% difference from

___

### <a id="percentofcol" name="percentofcol"></a> percentOfCol

• **percentOfCol** = `3`

% of Column Grand Total

___

### <a id="percentofparent" name="percentofparent"></a> percentOfParent

• **percentOfParent** = `7`

% of Parent Total

___

### <a id="percentofparentcol" name="percentofparentcol"></a> percentOfParentCol

• **percentOfParentCol** = `6`

% of Parent Column Total

___

### <a id="percentofparentrow" name="percentofparentrow"></a> percentOfParentRow

• **percentOfParentRow** = `5`

% of Parent Row Total

___

### <a id="percentofrow" name="percentofrow"></a> percentOfRow

• **percentOfRow** = `2`

% of row Grand Total

___

### <a id="percentofrunningtotal" name="percentofrunningtotal"></a> percentOfRunningTotal

• **percentOfRunningTotal** = `11`

% of running total in

___

### <a id="percentoftotal" name="percentoftotal"></a> percentOfTotal

• **percentOfTotal** = `1`

 % of Grand Total

___

### <a id="rankascending" name="rankascending"></a> rankAscending

• **rankAscending** = `12`

rank smallest to largest

___

### <a id="rankdescending" name="rankdescending"></a> rankDescending

• **rankDescending** = `13`

rank largest to smallest

___

### <a id="runtotal" name="runtotal"></a> runTotal

• **runTotal** = `10`

running total in
