Home > @activeviam/activeui-sdk > KpiGoalColumnsSelectorParameters
KpiGoalColumnsSelectorParameters interface
Selects the columns that are the goal of a kpi.
Signature:
export interface KpiGoalColumnsSelectorParameters
Properties
Property | Type | Description |
---|---|---|
groupByKpi | boolean | If true, there will be one group per kpi. Otherwise, all the kpis will be in the same group. Defaults to false. |