Home > @activeviam/activeui-sdk > ActivePivotConfiguration > deleteKpi
ActivePivotConfiguration.deleteKpi property
Deletes a KPI.
It is up to the caller to refresh server information after this call.
Signature:
deleteKpi: (cubeName: CubeName, kpiName: string) => Promise<void>;