控制表格中的每個列皆代表一個來源資料表。
在範例型錄中,資料來源工作表的名稱假設為 SAMPLE_TABLE。
直欄名稱 | 屬性類型 |
---|---|
TARGET | Decimal (18, 2) |
UPPER_LIMIT | Decimal (18, 2) |
LOWER_LIMIT | Decimal (18, 2) |
METRIC_LABEL | Varchar (255) |
DATE_ID | Integer |
PROJECT_ID | Integer |
COMPONENT_ID | Integer |
CUSTOMER_PRIORITY_ID | Integer |
PRIORITY_ID | Integer |
PRODUCT_ID | Integer |
RELEASE_ID | Integer |
RESOLUTION_ID | Integer |
SEVERITY_ID | Integer |
STATE_ID | Integer |
STATUS_ID | Integer |
TEAM_ID | Integer |
VERDICT_ID | Integer |
您可以指定測量的 METRIC_LABEL、TARGET、UPPER_LIMIT 及 LOWER_LIMIT 值。