Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Current »

Introduced in build 8.4

Description

Returns the base field used in calculating the values for a data field that are shown in the PivotTable.

C#
vb.net

Remarks

Value fields return null. You can check if a Pivot Table field is a value field with the IsValuesLabel Property

When calling SetShowValueAs(), certain ShowValueAsTypes use a source field as a base field and an index for one of the values in the data source column associated with the source field.

  • No labels