KPIColumnName Enumeration
The KPIColumnName enumeration specifies a list of valid values for the KPIColumnName field.
The KPIColumnName enumeration is used in the unresolvable-reference.html and is used by the KPIResultColumn Structure.
KPIColumnName Enumeration Values
Values | Description |
---|---|
String NAME |
The column name. |
String STATUS |
The status column name. |
String ACTUAL_VALUE |
The actual values column name. |
String TARGET_VALUE |
The target value column name. |
String VARIANCE |
The variance column name. |
String VARIANCE_PERCENT |
The variance percent column name. |
String CHANGE |
The change column name. |
String CHANGE_PERCENT |
The change percent column name. |
String TREND |
The trend column name. |
String OBJECT_CONTEXT |
The object context column name. |
String STATUS_INFO |
The status info column name. |
String OWNER |
The owner column name. |
String DIMENSION_CONTEXT |
The dimension context column name. |
String CUSTOM_COLUMN1 |
A custom column name. |
String CUSTOM_COLUMN2 |
A custom column name. |
String CUSTOM_COLUMN5 |
A custom column name. |