FieldObject

The FieldObject describes a field selected in the slice.

Properties

Property/TypeDescription
nameStringoptionalThe field's unique name.
aggregationStringoptionalThe name of the aggregation that will be applied to the value. Only for the flat table.
showTotalBooleanoptionalDefines whether totals are shown or hidden for the field. When set to false, totals are hidden. The totalRowPosition option overrides showTotal. If totalRowPosition is "none", totals are not displayed regardless of the showTotal value. Only for the flat table.