Partner Program Enrollment Fact Table

Databricks Table Name: Partner_program_enrollment

Column NameData TypeDescriptionLinked Table
auto_update_time_pp_enrollmentbigintIndicates the date and time when the corresponding enrollment record was last updated at the source in the Unix timestamp format.date
current_slab_idbigintThe Unique Identifier for the current slab or tier a customer has achieved within their program enrollment._
dim_current_partner_program_tier_expiry_date_idbigintThe Unique Identifier for the expiry date of the customer's current tier in the partner program.date
dim_event_date_idbigintDate when the customer was enrolled to the partner program.date
dim_event_program_idbigintThe Unique Identifier for the specific loyalty program associated with the enrollment event.program
dim_event_user_idbigintThe Unique identifier/Customer ID of the user associated with the event. It is an internally assigned value by Capillary for user identification.users
dim_external_partner_program_idbigintThe Unique Identifier for an external partner program that is linked to the enrollment.partner_programs
dim_is_linked_idbigintThe Unique Identifier that indicates the linkage status, such as whether a card or account is linked and active.partner_program_is_linked
dim_latest_updated_date_idbigintThe Unique Identifier for the date when the data for this enrollment record was last changed in the source table.date
dim_partner_program_idbigintThe Unique Identifier for the partner program in which the customer is enrolled.partner_programs
idbigintThe Unique identifier assigned to the enrollment record. It is the primary key for this table._
is_activebooleanIndicates whether the customer's enrollment in the program is currently active._
is_linkedbooleanIndicates whether the customer's account is successfully linked to the partner program._
partner_program_membership_idstringThe Unique membership identifier provided by the partner for the enrolled customer._