Skip to main content Skip to complementary content

INxDimensionInfo Interface

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

Syntax

[ValueClass]
public interface INxDimensionInfo : IAbstractStructure

Properties

Name Description
ApprMaxGlyphCount

Length of the longest value in the field.

JSON property name: qApprMaxGlyphCount

AttrDimInfo

Array of attribute dimensions.

JSON property name: qAttrDimInfo

AttrExprInfo

Array of attribute expressions.

JSON property name: qAttrExprInfo

CalcCondMsg

The message displayed if calculation condition is not fulfilled.

JSON property name: qCalcCondMsg

Cardinal

Number of distinct field values.

JSON property name: qCardinal

Cardinalities

Dimension Cardinalities

JSON property name: qCardinalities

ContinuousAxes

Is continuous axis used.

JSON property name: qContinuousAxes

DerivedField

Is derived field is used as a dimension.

JSON property name: qDerivedField

DimensionType

Binary format of the field.

JSON property name: qDimensionType

Error

This parameter is optional.

Gives information on the error.

JSON property name: qError

FallbackTitle

Corresponds to the label of the dimension that is selected.

If the label is not defined then the field name is used.

JSON property name: qFallbackTitle

GroupFallbackTitles

Array of dimension labels.

Contains the labels of all dimensions in a hierarchy group (for example the labels of all dimensions in a drill down group).

JSON property name: qGroupFallbackTitles

GroupFieldDefs

Array of field names.

JSON property name: qGroupFieldDefs

Grouping

Defines the grouping.

JSON property name: qGrouping

GroupPos

Index of the dimension that is currently in use.

qGroupPos is set to 0 if there are no hierarchical groups (drill-down groups) or cycle groups.

JSON property name: qGroupPos

IsAutoFormat

This parameter is set to true if qNumFormat is set to U (unknown). The engine guesses the type of the field based on the field's definition.

JSON property name: qIsAutoFormat

IsCalculated

True if this is a calculated dimension.

JSON property name: qIsCalculated

IsCyclic

Is a cyclic dimension used.

JSON property name: qIsCyclic

IsOneAndOnlyOne

If set to true, it means that the field always has one and only one selected value.

JSON property name: qIsOneAndOnlyOne

IsSemantic

If set to true, it means that the field is a semantic.

JSON property name: qIsSemantic

LibraryId

Refers to a dimension stored in the library.

JSON property name: qLibraryId

Locked

Is set to true if the field is locked.

JSON property name: qLocked

Max

Maximum value.

JSON property name: qMax

Min

Minimum value.

JSON property name: qMin

NumFormat

Format of the field.

This parameter is optional.

JSON property name: qNumFormat

ReverseSort

If set to true, it inverts the sort criteria in the field.

JSON property name: qReverseSort

SortIndicator

Sort indicator.

The default value is no sorting.

This parameter is optional.

JSON property name: qSortIndicator

StateCounts

Number of values in a particular state.

JSON property name: qStateCounts

Tags

Gives information on a field. For example, it can return the type of the field.

Examples: key, text, ASCII

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!