<?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: [resolved] tmap convert null to zero in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tmap-convert-null-to-zero/m-p/2349408#M116394</link>
    <description>Use this expression in Tmap
&lt;BR /&gt;
&lt;B&gt;row.COUNT==null?0:row.COUNT&lt;/B&gt; &amp;nbsp;</description>
    <pubDate>Mon, 08 Sep 2014 17:03:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-08T17:03:33Z</dc:date>
    <item>
      <title>[resolved] tmap convert null to zero</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tmap-convert-null-to-zero/m-p/2349407#M116393</link>
      <description>Hi all,
&lt;BR /&gt;Hopefully a simple one for you. My output of a tmap join of two inputs returns the following:
&lt;BR /&gt;
&lt;PRE&gt;.-----------------------+-----.&lt;BR /&gt;|          tLogRow_1          |&lt;BR /&gt;|=----------------------+----=|&lt;BR /&gt;|Value                  |COUNT|&lt;BR /&gt;|=----------------------+----=|&lt;BR /&gt;|940                    |847  |&lt;BR /&gt;|94106                  |null |&lt;BR /&gt;|94107                  |null |&lt;BR /&gt;|94_Source_Total        |978  |&lt;BR /&gt;|950                    |null |&lt;BR /&gt;|95106                  |null |&lt;BR /&gt;|95107                  |null |&lt;BR /&gt;|95_Source_Total        |null |&lt;BR /&gt;|Grand_Total            |978  |&lt;BR /&gt;'-----------------------+-----'&lt;/PRE&gt;
&lt;BR /&gt;What i'd like to do, either in the tmap i'm using or in any subsequent components, is to convert the null values to "0".&amp;nbsp;
&lt;BR /&gt;My java knowledge is close to non-existent so i'm a bit stuck with the tmap expression builder. Any help regarding how to handle this would be appreciated.&amp;nbsp;
&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 08 Sep 2014 16:47:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tmap-convert-null-to-zero/m-p/2349407#M116393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T16:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tmap convert null to zero</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tmap-convert-null-to-zero/m-p/2349408#M116394</link>
      <description>Use this expression in Tmap
&lt;BR /&gt;
&lt;B&gt;row.COUNT==null?0:row.COUNT&lt;/B&gt; &amp;nbsp;</description>
      <pubDate>Mon, 08 Sep 2014 17:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tmap-convert-null-to-zero/m-p/2349408#M116394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T17:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tmap convert null to zero</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tmap-convert-null-to-zero/m-p/2349409#M116395</link>
      <description>Marvelous, thank you!</description>
      <pubDate>Mon, 08 Sep 2014 17:07:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tmap-convert-null-to-zero/m-p/2349409#M116395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T17:07:25Z</dc:date>
    </item>
  </channel>
</rss>

