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

SourceField

Introduced in build 8.4

=20

Description

The  SourceField represents a source field in a PivotTable. To retr= ieve a SourceField use=20 PivotTable.SourceFields.=20
C#
=20
 public sealed class SourceField
=20
=20
vb.net
=20
Public NotInheritable Class SourceField
=20

Properties

Name

Description

Na= me

Returns the name of the SourceField= . 

Position

Returns the position of the SourceField in the SourceF= ields collection.
=20

Remarks

=20

A source field is a field that is automatically created based on the dat= a source of the PivotTable and can be used to create data fields, row label= s, column labels, and page fields. Each column of data in the PivotTable da= ta source has a corresponding source field, and new source fields cannot be= added.

Using the SourceField to create a PivotTableField will not= change the SourceField.

------=_Part_8212_1783815082.1711637626035--