cols
config will be looking slightly different. See below for an examplecols: Object
qPage: Object
{ qTop: num, qLeft: num, qWidth: num, qHeight: num }
qHeight
specifies the number of rows extracted from the engineqWidth
specifies the number of columns extracted from the engine. This should not be less than the number of dimensions/measures specified in your cols
array/object.qTitle: String
qCalcCondition: Object
{ qCond: string, qMsg: string }
qLayout
objectsortCriteria: Object
qSuppressZero: boolean
qSuppressMissing: boolean
cols
object.qField: <string> | <array>
dataKey: <string>
dataKey
object names in each instance of the dataSet
arrayqLibraryId: <string>
qType: <"dimension" | "measure">
qLibraryId
, if you are using Master Items from your Qlik Sense data modelqLibraryId
as a dimension or measureqLabel: <string>
headerGroup
object to use as your table's titleqGrouping: <oneOf>
N or GRP_NX_NONE
H or GRP_NX_HIEARCHY
C or GRP_NX_COLLECTION
qNumType: <oneOf>
U or UNKNOWN
A or ASCII
I or INTEGER
R or REAL
F or FIX
M or MONEY
D or DATE
T or TIME
TS or TIMESTAMP
IV or INTERVAL
qNumFmt: <string>
qCondBackgroundFormat: <string>
dataSet
, in the expAttr
keyqCondTextFormat: <string>
dataSet
, in the expAttr
key.sortCriteria
objectqInterColumnSortOrder: Array
dataSet: array<object>
headerGroup: array<object>
qLayout: object
qData: array<object>
handlePageChange(number): Function
handleSortChange(headerGroup<object>): Function
headerGroup
object into the functionincrementPage: Function
decrementPage: Function
page: number
pageSize: number
pages: number
select: Function(column, [elemNumber], toggle)
elemNumber
in the dataKey
object, in dataSet
beginSelections: Function
endSelections: Function
selections: Array
clearSelections: Function
title: string
qColumnType: string (dim or meas)
qGrandTotals: object
qInterColumnIndex: number
qPath: string
[dataKey]: <object>
dataKey
propertieskey: <number>
dataKey
instance.value: <text> | <num>
useFormatting
input in the cols
definitionstate: <string>
elemNumber <number>
attrExp <object>
qCondBackgroundFormat
and qCondTextFormat
inputs