<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to implement COALESCE in Talend? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-COALESCE-in-Talend/m-p/2363576#M127438</link>
    <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, that's the function I'm looking for, to get the first non null value in an array of columns. It's one of the function in SQL but I could not find how to do it in Talend. My alternative way is to sort on 'All Matches' in tMap and followed by tUniqRow which is very inefficient.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Billy&lt;/P&gt;</description>
    <pubDate>Thu, 14 Dec 2017 07:47:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-14T07:47:57Z</dc:date>
    <item>
      <title>How to implement COALESCE in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-COALESCE-in-Talend/m-p/2363574#M127436</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;May I ask if there is any way to implement COALESCE in Talend?&lt;/P&gt;&lt;P&gt;I only see 'First Match', 'Unique Match', 'All Matches' with Tmap, however none of them can catch the right values that COALESCE does in SQL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help is much appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Billy&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 02:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-COALESCE-in-Talend/m-p/2363574#M127436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-12T02:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement COALESCE in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-COALESCE-in-Talend/m-p/2363575#M127437</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Are you referring to this function &lt;A title="https://docs.trifacta.com/display/PE/COALESCE+Function" href="https://docs.trifacta.com/display/PE/COALESCE+Function" target="_self" rel="nofollow noopener noreferrer"&gt;https://docs.trifacta.com/display/PE/COALESCE+Function &lt;/A&gt;in talend ?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 07:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-COALESCE-in-Talend/m-p/2363575#M127437</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-14T07:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement COALESCE in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-COALESCE-in-Talend/m-p/2363576#M127438</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, that's the function I'm looking for, to get the first non null value in an array of columns. It's one of the function in SQL but I could not find how to do it in Talend. My alternative way is to sort on 'All Matches' in tMap and followed by tUniqRow which is very inefficient.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Billy&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 07:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-COALESCE-in-Talend/m-p/2363576#M127438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-14T07:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement COALESCE in Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-COALESCE-in-Talend/m-p/2363577#M127439</link>
      <description>&lt;P&gt;U can try like this.It works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;row1.ConDate!=null?row1.ConDate:TalendDate.parseDate("yyyy-MM-dd HH:mm:ss","1970-01-01 00:00:00")&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 14:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-COALESCE-in-Talend/m-p/2363577#M127439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-15T14:26:18Z</dc:date>
    </item>
  </channel>
</rss>

