KPI Threshold table
The KPI Threshold [sn_kpi_threshold] table stores the information about threshold values or value ranges configured for KPIs or KPI templates.
KPI Threshold [sn_kpi_threshold] table
The KPI Threshold [sn_kpi_threshold] table contains the following fields.
| Field | Data type | Description |
|---|---|---|
| Name | String | Name of the KPI threshold. |
| Label | String | Label for the KPI threshold. |
| Description | String | Brief description of the KPI threshold. |
| Active | Boolean | Option that indicates the threshold is active for use. |
| Low Value | Integer | Represents the low value in the KPI threshold value range. |
| High Value | Integer | Represents the high value in the KPI threshold value range. |
| Normalized value | Integer | Indicates a value that has been calculated from its original figure to fit a specific scale for easy comparison with other values. For example, a scale of 1–5. |
| Color | String | Color for the threshold. |