Hi Team, In CDP License Usage section, we can see an Addressable Audience count in the Usage. There is no split between B2B or B2C component in it. Is there a way we can look into the split based on Profile Dataset or any other approach? considering we have B2P license. And How is the Addressable au...
all the attributes mapped correctly but while uploading data into dataset it shows some error status shows as failed.But it's not getting error while uploading 5 or few records into the data set.I tried followed approaches but also getting failed to ingest1.Created custom field as email and declared...
These Are the steps I followed to fetch the attribute for creating build rule segments1.Created XDM individual profile with custom attributes.2.Created a dataset for it and load the csv data from local system in to respective dataset.3.Data has uploaded successfully.4.I checked in XDM individual pro...
Feature spotlight documentation: Computed Attributes Computed attributes in Real-Time CDP can help marketers use a simple UI to create behavioral aggregates as profile attributes that can be used for enhanced segmentation and personalization. How are you using Computed Attributes today? What are you...
The plus sign (+ (ASCII code 43)) and all subsequent characters. For example, normalize janedoe+home@gmail.com to janedoe@gmail.com.I tried this codereplacestr(email,left(email,instr(email,"@gmail.com")),lower(trim(concat(split(left(email,instr(email,"@gmail.com")),".+")))))but I'm not getting prope...
Hi there, We do a full upload of profiles into AEP daily. Recently we modified our profile logic in our CRM, refactored our schema & datasets, and started pushing the new batches. As a result of the refactoring, there are many unwanted profiles from before that we want to completely remove. What are...