AgConcatFirstPresentValue - 7.3

Talend Data Mapper Functions Reference Guide

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2023-01-05

Aggregates loop iterations and returns the first present value.

Evaluates each argument in order and returns only the first value that is present and non-blank. If none of the values is present, nothing is returned. If first present value is a loop, only the value of the element in the first iteration of the loop is returned.

This function requires a loop expression. For more information, see Loop expressions.

Arguments

Variable arguments Add the map element to aggregate as arguments.