Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
Hey there! As we all know the profile snapshot dataset is an incredibly powerful tool! I would like to be able to do the 'inverse' and I was curious if anyone has figured out a method for this within AEP already.I would like to be able to query a given Audience ID, and get a result of all customers ...
I have one field mapped into AEP Inbound flow through a calculated field.Field - fieldofplay[] string array typeCalculated field formula - iif(_eycom.personDetails.fieldOfPlay[0] != '',_eycom.personDetails.fieldOfPlay[0], '') +iif(_eycom.personDetails.fieldOfPlay[1] != null, ', ' + _eycom.personDet...
Hi everyone, Using AEP Query Service, we have created a derived dataset by joining selected fields from the Profile dataset and the Event dataset, along with performing deduplication. The resulting data is stored in a derived dataset, which we then export to cloud storage destinations such as SFTP ...
Hi everyone, We are currently trying to export datasets from AEP to SFTP server and data landing zone. However, we don’t have the option to select CSV as a file type during export. Are there any alternative solutions or approaches we can take to ensure the data is exported in CSV format? Currently w...
Hi, has anyone who has taken the exam managed to record or remember some of the questions asked?The practice test has only the same 50 questions reoccurring so taking the practice test makes you feel like you know everything but in reality you are answering the same questions over and over again.if ...
Hi Everyone, We have csv.pgp encrypted source files stored in Azure Blob Storage. These files are ingested into the Data Landing Zone using an API-based ingestion process.Our source and target schemas are different. We would like to reference a field from the source file (e.g., CRMID) and use it to ...