Issue source dimension table
bi_dimissuesource
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 | |
issuesourceid | varchar ( 36 ) | ||
issuesourcewid | bigint | ||
organizationid | varchar ( 36 ) | ||
podname | varchar ( 20 ) | ||
sourcecode | A unique code associated with the source of the issue. | varchar ( 256 ) | |
sourcedescription | Brief description about the source of the issue. | varchar ( 4096 ) | |
sourcename | Source of the issue. | varchar ( 256 ) | |
void | boolean | ||
groupid | Internal to Zenoti. Used for data processing. | BIGINT |