atrribute missing profilesnapshot dataset, exist in XDM union schema
Hi
I created two fields in a profile-enabled dataset : customer_id (primary string) and customer_number. The dataset is enabled for Profile and upsert. Both attributes are visible in the XDM union schema and in the Profile UI. However, after running the ProfileSnapshot job, the new attribute customer_number does not appear in the ProfileSnapshot dataset and is therefore not available for export. The customer_id (primary attribute) is available in other datasets as well and helps in stitching..
I have verified the dataset and it contains values for customer_number and same is visible in profile UI. Please assist in finding why the profilesnapshot dataset is not getting populated with the new attribute from profile enabled dataset.