Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

ElemNumber Property

Overloads

ElemNumber

Rank number of the value, starting from 0.

If the element number is a negative number, it means that the returned value is not an element number.

You can get the following negative values:

* -1: the cell is a Total cell. It shows a total.

* -2: the cell is a Null cell.

* -3: the cell belongs to the group Others .

* -4: the cell is empty. Applies to pivot tables.

JSON property name: qElemNumber

ElemNumber

Rank number of the value, starting from 0.

If the element number is a negative number, it means that the returned value is not an element number.

You can get the following negative values:

  • -1: the cell is a Total cell. It shows a total.
  • -2: the cell is a Null cell.
  • -3: the cell belongs to the group Others .
  • -4: the cell is empty. Applies to pivot tables.

JSON property name: qElemNumber

Declaration

      public int ElemNumber { get; set; }
    

Property Value

Type Description
System.Int32

Implements

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!