Home > @activeviam/activeui-sdk > ActivePivotConfiguration > createKpi
ActivePivotConfiguration.createKpi property
Creates a KPI.
It is up to the caller to refresh server information after this call.
Signature:
createKpi: (cubeName: CubeName, kpiDefinition: KpiDefinition, permissions: ActiveUIPermissions) => Promise<void>;