Qlik Engine JSON API
v12.388.2

    • Qlik Engine JSON API
    • Structs
    • NxPivotPage

    NxPivotPage

    Properties

    Name Description Type
    qLeft

    Information about the left dimension values of a pivot table.

    Array of NxPivotDimensionCell
    qTop

    Information about the top dimension values of a pivot table. If there is no top dimension in the pivot table, information about the measures are given.

    Array of NxPivotDimensionCell
    qData

    Array of data.

    Array of ArrayOfNxValuePoint
    qArea

    Size and offset of the data in the matrix.

    Rect