Type alias KpiValueMode Beta
KpiValueMode:
"last"|"total"
Which number becomes the KPI headline when KpiChartDataOptions.trend is set. 'last' — the last date bucket; 'total' — aggregate over the whole period (computed by a separate ungrouped query — correct SQL semantics).