KpiTrendTemplate
configurationThe template which renders the content of the KPI Trend value. By default renders "increase", "decrease" and "equal" status icons.
The fields which can be used in the template are:
- columnTuple - the tuple of the corresponding column header cell
- rowTuple - the tuple of the corresponding row header cell
- measure - the value of the data cell measure
- dataItem - the data item itself
kpiTrendTemplate
String|Function