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.
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