is it possible to do logic on every field of an array in dataprep? e.g. iif(xdm.eventList[*].name == '2000', 1, 2)? it gives me arror, what is the right way? thanks
Solved! Go to Solution.
Views
Replies
Total Likes
I don't believe you are able to use the syntax you are providing 'iif'. Check this documentation below and see if this helps.
https://experienceleague.adobe.com/en/docs/experience-platform/data-prep/functions#special-operation...
Views
Replies
Total Likes
I don't believe you are able to use the syntax you are providing 'iif'. Check this documentation below and see if this helps.
https://experienceleague.adobe.com/en/docs/experience-platform/data-prep/functions#special-operation...
Views
Replies
Total Likes
can you please help clarify more as to what is your goal with the the data prep function?
Views
Likes
Replies