Calculated Field

Use a Calculated Field extension type if you need additional fields (non-table fields) in the XML data source.

Examples:

  • Aggregations of table fields (average, sum, etc.)
  • Results of calculations with standard report fields or fields made available with the Table Selections
  • Results of called library functions

This table shows the available properties:

Name
Name
Description
Label
Domain
Elements
Dataset

This table shows the available hooks:

Name Signature
Calculate Value void <name>.calculate()