INxMeasure Interface
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface INxMeasure : IAbstractStructure
Properties
Name | Description |
---|---|
AttributeDimensions |
List of attribute dimensions. JSON property name: qAttributeDimensions |
AttributeExpressions |
List of attribute expressions. JSON property name: qAttributeExpressions |
CalcCond |
Specifies a calculation condition, which must be fulfilled for the measure to be calculated. If the calculation condition is not met, the measure is excluded from the calculation. By default, there is no calculation condition. This property is optional. JSON property name: qCalcCond |
CalcCondition |
Specifies a calculation condition object. If CalcCondition.Cond is not fulfilled, the measure is excluded from the calculation and CalcCondition.Msg is evaluated. By default, there is no calculation condition. This property is optional. JSON property name: qCalcCondition |
Def |
Refers to a measure stored in the hypercube. JSON property name: qDef |
LibraryId |
Refers to a measure stored in the library. JSON property name: qLibraryId |
MiniChartDef |
JSON property name: qMiniChartDef |
SortBy |
Defines the sort criteria. The default value is sort by ascending alphabetic order. This property is optional. JSON property name: qSortBy |
TrendLines |
Specifies trendlines for this measure. JSON property name: qTrendLines |
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!