Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Introducedin
8.4
8.4
Description

Excerpt

Returns the SourceField that was used to build the PivotTableField in the pivot tablePivotTable.

Signature
C#
C#
 public SourceField Source{ get;}
Signature
vb.net
vb.net
Public ReadOnly Property Source() As SourceField
Remarks

CalculatedFields ValuesLabels and will return null. You can check if a PivotField is calculated field PivotTable field is a values label with the IsCacluatedField IsValuesLabel Property