Question
AJO Dataset lookup in Advanced Expression Editor is not working
Hello Everyone,
- Added datasetLookup Activity in the journey with name “MyDatasetLookUpActivity” and other configurations are set up properly as per here . https://experienceleague.adobe.com/en/docs/journey-optimizer/using/orchestrate-journeys/about-journey-building/dataset-lookup#:~:text=Use%20enriched%20data%20in%20the,Push%2C%20SMS%2C%20etc.)
- However, when you use the below syntax to fetch the attribute through the look up syntax defined in the above document (sample syntax added below) in the Advanced Expression editor. It is Throwing Dataset look up not found error in the screen.
@datasetLookup{MyDatasetLookUpActivity.entity._partner.loyaltyTier} == 'Platinum'
Anyone faced this issue?
Note the schema and dataset has been configured properly and works fine when you Email Personalization editor syntax.