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.34
8.34
Description

Excerpt

The SourceField represents a source field available to be added to a pivot table. Each column of data associated with a pivot table has a SourceField, and new SourceFields cannot be added. Using the SourceField to create a PivotTableField will not change the SourceField. in a PivotTable. To retrieve a SourceField use PivotTable.SourceFields.

...

Name

Description

Name

Excerpt Include
EW8:SourceField.NameEW8:
SourceField.Name
nopaneltrue

Position

Excerpt Include
EW8:SourceField.PositionEW8:
SourceField.Position
nopaneltrue
Remarks

A source field is a field that is automatically created based on the data source of the PivotTable and can be used to create data fields, row labels, column labels, and page fields. Each column of data in the PivotTable data 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.