Wiki Markup |
---|
{introducedin: 8.4}{description} {excerpt}Returns the base field used in calculating the values for a data field that are shown in the PivotTable.{excerpt} {signature:C#} public SourceField BaseField{ get;} {signature}{signature:vb.net} Public Property BaseField() As SourceField {signature} {remarks}Value fields return null. You can check if a Pivot Table field is a value field with the {{[IsValuesLabel |EW8:PivotTableField.IsValuesLabel]}} Property When calling {{[SetShowValueAs()|ShowValueAs.SetShowValueAs (ShowValueAsType, SourceField, Int32)]}}, 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. {remarks} |
Page History
Overview
Content Tools