Feedback v2 fact table
Bi_FactFeedBackV2
Field | Field Type | Description | PrimaryKey | MappedDimensionTable DimensionTableField | |
---|---|---|---|---|---|
AppGroupId | VARCHAR(36) | appointment group id | |||
etlCreatedBy | bigint | ETL system admin user who inserted or updated the corresponding record in this table. | |||
etlCreatedDate | TIMESTAMP | Latest timestamp at which the corresponding record was either inserted or updated in this table. | |||
FeedBackId | bigint | Unique identifier for the row. Primary Key | |||
FeedBackwid | bigint | Unique identifier for the row. Primary Key | Yes | ||
OrganizationId | VARCHAR(36) | A unique identifier for the organition for which this data belongs | Bi_DimCenter OrganizationId | ||
PodName | VARCHAR(20) | Internal to the ETL, says from which POD data is being synced the table | |||
Tag1 | varchar(32000) | tags in feedback form | |||
Tag2 | varchar(32000) | tags in feedback form | |||
Tag3 | varchar(32000) | tags in feedback form | |||
Tag4 | varchar(32000) | tags in feedback form | |||
Tag5 | varchar(32000) | tags in feedback form | |||
Tag6 | varchar(32000) | tags in feedback form | |||
Tag7 | varchar(32000) | tags in feedback form | |||
Tag8 | varchar(32000) | tags in feedback form | |||
Void | int | Indicates if the row should be inserted or deleted. 1- delete, 0-insert | |||
groupid | Internal to Zenoti. Used for data processing. | BIGINT |