Message-ID: <1982115940.7927.1711626528601.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_7926_1955302962.1711626528601" ------=_Part_7926_1955302962.1711626528601 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html ShowValueAs.BaseField

ShowValueAs.BaseField

Introduced in build 8.4

=20

Description

=20

Returns the base field used in calculating the values for a data field t= hat are shown in the PivotTable.

=20
C#
=20
 public SourceField BaseField{ get;}
=20
=20
vb.net
=20
Public Property BaseField() As SourceField
=20
=20

Remarks

=20

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

=20

When calling SetShowValueAs(), certain ShowValueAsType= s use a source field as a base field and an index for one of the val= ues in the data source column associated with the source field.

------=_Part_7926_1955302962.1711626528601--