Skip to main content Skip to complementary content

NxDerivedField

Last updated: 9/2/2025

Properties

Name Description Type
qId

Identifier of the derived field.

The identifier is unique.

String
qName

Combination of field name, definition and method.

Example:

OrderDate.MyDefinition.Year

String
qMethod

Method name associated to the derived field.

String
qExpr

Expression of the derived field.

Example:

If qName is OrderDate.MyDefinition.Year, the expression is as follows:

=${Mydefinition(OrderDate).Year}

String
qTags List of tags. Array of String

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!