sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

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).

Last Updated: