<?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 NullPointer Exception tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/NullPointer-Exception-tmap/m-p/2332880#M101716</link>
    <description>&lt;P&gt;I have a column of data type float with some null values. I want to set the null to 0.000. How do I do it in tmap?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:23:27 GMT</pubDate>
    <dc:creator>SharanDC1</dc:creator>
    <dc:date>2024-11-16T00:23:27Z</dc:date>
    <item>
      <title>NullPointer Exception tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointer-Exception-tmap/m-p/2332880#M101716</link>
      <description>&lt;P&gt;I have a column of data type float with some null values. I want to set the null to 0.000. How do I do it in tmap?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointer-Exception-tmap/m-p/2332880#M101716</guid>
      <dc:creator>SharanDC1</dc:creator>
      <dc:date>2024-11-16T00:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: NullPointer Exception tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/NullPointer-Exception-tmap/m-p/2332881#M101717</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When you are managing occasional nulls in expression, please use ternary operation in tMap.&lt;/P&gt;&lt;P&gt;Condition?value if true:value if false&lt;/P&gt;&lt;P&gt;For example, row.column==null || row.column.isEmpty())?"0.000": row.column(null string)&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 03:47:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/NullPointer-Exception-tmap/m-p/2332881#M101717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-24T03:47:14Z</dc:date>
    </item>
  </channel>
</rss>

