Skip to main content Skip to complementary content

INxDerivedField Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Syntax

[ValueClass]
public interface INxDerivedField : IAbstractStructure

Properties

Name Description
Expr

Expression of the derived field.

Example:

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

=${Mydefinition(OrderDate).Year}

JSON property name: qExpr

Id

Identifier of the derived field.

The identifier is unique.

JSON property name: qId

Method

Method name associated to the derived field.

JSON property name: qMethod

Name

Combination of field name, definition and method.

Example:

OrderDate.MyDefinition.Year

JSON property name: qName

Tags

List of tags.

JSON property name: qTags

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 – let us know how we can improve!