<?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: CONCATENATE COLUMN(string) in tMap BUG if is NULL? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/CONCATENATE-COLUMN-string-in-tMap-BUG-if-is-NULL/m-p/2358254#M123323</link>
    <description>Hi, 
&lt;BR /&gt;If I understand you very well, you can use 
&lt;PRE&gt;(row1.Column1 + row1.Column2 + row1.Column3).replaceAll("null","")&lt;/PRE&gt;
&lt;BR /&gt;in tMap expression. At first, set your data schema as "string".
&lt;BR /&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Fri, 09 Aug 2013 03:05:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-09T03:05:43Z</dc:date>
    <item>
      <title>CONCATENATE COLUMN(string) in tMap BUG if is NULL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CONCATENATE-COLUMN-string-in-tMap-BUG-if-is-NULL/m-p/2358253#M123322</link>
      <description>Hi,&lt;BR /&gt;I have tOracleInput_&amp;gt;tMap-&amp;gt;tAggregateRow-&amp;gt;tOralceOutput&lt;BR /&gt;In tMap I make (row1.column1)+(row1.column2)+(row1.column3) in tMap out field.&lt;BR /&gt;&lt;BR /&gt;If column1 or column2 or column3 are NULL in output i have for example:&lt;BR /&gt;AnullC&lt;BR /&gt;nullnullC&lt;BR /&gt;ABnull&lt;BR /&gt;Anullnull&lt;BR /&gt;nullnullnull&lt;BR /&gt;I'm going to have:&lt;BR /&gt;AC&lt;BR /&gt;C&lt;BR /&gt;A&lt;BR /&gt;AB&lt;BR /&gt;""&lt;BR /&gt;Where I'm wrong????&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Gino.</description>
      <pubDate>Thu, 08 Aug 2013 21:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CONCATENATE-COLUMN-string-in-tMap-BUG-if-is-NULL/m-p/2358253#M123322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-08T21:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: CONCATENATE COLUMN(string) in tMap BUG if is NULL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CONCATENATE-COLUMN-string-in-tMap-BUG-if-is-NULL/m-p/2358254#M123323</link>
      <description>Hi, 
&lt;BR /&gt;If I understand you very well, you can use 
&lt;PRE&gt;(row1.Column1 + row1.Column2 + row1.Column3).replaceAll("null","")&lt;/PRE&gt;
&lt;BR /&gt;in tMap expression. At first, set your data schema as "string".
&lt;BR /&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 09 Aug 2013 03:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CONCATENATE-COLUMN-string-in-tMap-BUG-if-is-NULL/m-p/2358254#M123323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-09T03:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: CONCATENATE COLUMN(string) in tMap BUG if is NULL?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CONCATENATE-COLUMN-string-in-tMap-BUG-if-is-NULL/m-p/2358255#M123324</link>
      <description>&lt;PRE&gt;replaceAll("null","") won't work as expected if the strings by chance contain the substring "null"&lt;/PRE&gt;</description>
      <pubDate>Fri, 21 Oct 2016 05:29:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CONCATENATE-COLUMN-string-in-tMap-BUG-if-is-NULL/m-p/2358255#M123324</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-10-21T05:29:23Z</dc:date>
    </item>
  </channel>
</rss>

