Hi Folks,
Anyone here used new dataset lookup activity and lookup attribute in condition activity for branching.
Adobe Documentation: https://experienceleague.adobe.com/en/docs/journey-optimizer/using/orchestrate-journeys/about-journe...
The adobe documentation is not very clear. There is example on how to use this
I added red audience activity and dataset lookup after that. Named lookup activity as dataset_lookup_activity and have attribute in dataset as _abc.lookup_test which is boolean.
@datasetLookup{dataset_lookup_activity.entity._abc.lookup_test} == true
Not able to save condition activity getting error The expression is invalid : Dataset Lookup not found
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Are you using the Journey node for dataset lookup?
In your condition expression you need to go into advanced mode and you will see dataset lookup under context:
If you are NOT seeing the dataset lookup appear here, you could be running into a known issue.
You need to make sure that when you are selecting the lookup primary key, that you enter into advanced mode, rather than selecting a key in 'simple' mode.
Views
Replies
Total Likes
Are you using the Journey node for dataset lookup?
In your condition expression you need to go into advanced mode and you will see dataset lookup under context:
If you are NOT seeing the dataset lookup appear here, you could be running into a known issue.
You need to make sure that when you are selecting the lookup primary key, that you enter into advanced mode, rather than selecting a key in 'simple' mode.
Views
Replies
Total Likes
I Ivan, Selecting the lookup primary key from advanced mode solved the issue. I was selecting the primary key from simple mode UI.
Thanks a lot. As usual silly bugs in adobe platform but hope adobe will fix this.
Views
Replies
Total Likes