Issue sub categories dimension table
bi_dimissuesubcategories
Field | Description | Field Type | Primary Key |
---|---|---|---|
active | boolean | ||
etllastupdatedby | ETL system admin user who inserted or updated the corresponding record in this table. | varchar ( 50 ) | |
etllastupdatedon | Latest timestamp at which the corresponding record was either inserted or updated in this table. | timestamp without time zone | |
issuecategoryid | varchar ( 36 ) | ||
issuesubcategoryid | varchar ( 36 ) | ||
issuesubcategorywid | bigint | ||
organizationid | varchar ( 36 ) | ||
podname | varchar ( 20 ) | ||
subcategorycode | varchar ( 256 ) | ||
subcategorydescription | Brief description about the sub-category associated with the issue. | varchar ( 65535 ) | |
subcategoryname | Sub-category associated with the issue. | varchar ( 512 ) | |
void | boolean | ||
groupid | Internal to Zenoti. Used for data processing. | BIGINT |