NxTreeValue
Represents a measure.
Stability index
The Qlik Sense stability index indicates how stable or mature an API is. The NxTreeValue struct has the stability index: EXPERIMENTAL
Properties
| Name | Description | Type |
|---|---|---|
| qText | The text version of the value, if available. |
String |
| qValue | Value of the cell. Is set to NaN , if the value is not a number. |
Double |
| qAttrExps | Attribute expression values. |
NxAttributeExpressionValues |
| qAttrDims | Attribute dimension values. |
NxAttributeDimValues |