Search results

CalculatedFieldCreateEventArgs API in JavaScript (ES5) Pivot Table API control

The calcualted field create event arguments provide the necessary information about the calculated field settings before it creates to update the pviot table.

Properties

calculatedField

ICalculatedFields

Defines current calcualted field’s infromation that used to modify and update.

calculatedFieldSettings

ICalculatedFieldSettings[]

Defines current calculated fields collection in the current pivot report.

cancel

boolean

Defines an option to restrict the calculated field create operation

dataSourceSettings

IDataOptions

Defines current pivot report

fieldName

string

Defines the field name to create/update the calculated field settings.