Challenges fact table (S3)
Table name: bi_factchallenges_s3
This table stores data on user participation in challenges, enabling efficient tracking, analysis, and reporting of user performance.
Field | Field Type | Primary Key |
|---|---|---|
FactSegmentId | BIGINT | PK |
ChallengeUserID | VARCHAR(36) | |
UserID | VARCHAR(36) | |
ChallengeID | VARCHAR(36) | |
IsActive | BOOLEAN | |
AcceptedDate | TIMESTAMP | |
AchievedDate | TIMESTAMP | |
CreatedOn | TIMESTAMP | |
CreatedBy | VARCHAR(36) | |
OrganizationId | VARCHAR(36) | |
Status | INT | |
CenterId | VARCHAR(36) | |
ChallengeCount | BIGINT | |
PodName | VARCHAR(20) |
|
Void | BOOLEAN |
|
groupid | BIGINT | |
etlcreateddate | TIMESTAMP |
|
etlcreatedby | VARCHAR(50) |