Open topic with navigation
Contains a history of KPI instance values.
ID
uniqueidentifier
KPIINSTANCEID
false
KPIINSTANCE.ID
KPI instance to which the value belongs.
ADDEDBYID
CHANGEAGENT.ID
FK to CHANGEAGENT.
CHANGEDBYID
VALUE
decimal(20, 5)
0
Value for the KPI.
ASOFDATE
datetime
Date which represents the time at which the KPI was calculated.
DATEADDED
getdate()
Indicates the date this record was added.
DATECHANGED
Indicates the date this record was last changed.
TS
timestamp
Timestamp.
TSLONG
bigint (Computed)
true
Numeric representation of the timestamp.
IX_KPIINSTANCEHISTORY_ASOFDATE
False
IX_KPIINSTANCEHISTORY_DATEADDED
True
IX_KPIINSTANCEHISTORY_DATECHANGED
IX_KPIINSTANCEHISTORY_KPIINSTANCEID
PK_KPIINSTANCEHISTORY
TR_KPIINSTANCEHISTORY_AUDIT_UPDATE
TR_KPIINSTANCEHISTORY_AUDIT_DELETE