INxInlineDimensionDef Interface
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface INxInlineDimensionDef : IAbstractStructure
Properties
Name | Description |
---|---|
ActiveField |
Index of the active field in a cyclic dimension. This parameter is optional. The default value is 0. This parameter is used in case of cyclic dimensions ( JSON property name: qActiveField |
FieldDefs |
Array of field names. When creating a grouped dimension, more than one field name is defined. This parameter is optional. JSON property name: qFieldDefs |
FieldLabels |
Array of field labels. This parameter is optional. JSON property name: qFieldLabels |
Grouping |
Used to define a cyclic group or drill-down group. Default value is no grouping. This parameter is optional. JSON property name: qGrouping |
LabelExpression |
Label expression. This parameter is optional. JSON property name: qLabelExpression |
NumberPresentations |
Defines the format of the value. This parameter is optional. JSON property name: qNumberPresentations |
ReverseSort |
If set to true, it inverts the sort criteria in the field. JSON property name: qReverseSort |
SortCriterias |
Defines the sorting criteria in the field. Default is to sort by alphabetical order, ascending. This parameter is optional. JSON property name: qSortCriterias |
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!