<?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: replace empty integer fields in tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/replace-empty-integer-fields-in-tmap/m-p/2281423#M55956</link>
    <description>if the data type of input column is Integer, try this expression:
&lt;BR /&gt;row1.columnName==null?3:row1.columnName
&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Tue, 02 Jun 2020 11:30:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-02T11:30:26Z</dc:date>
    <item>
      <title>replace empty integer fields in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/replace-empty-integer-fields-in-tmap/m-p/2281422#M55955</link>
      <description>&lt;P&gt;hello , please i need some help i have many empty fields in column ( integer type ) and i want to replace all empty fields with a number for exemple 3&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i work with talend 5.2.3&lt;/P&gt;
&lt;P&gt;i try the equals and the convertion between string and integer but doesn't work&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 13:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/replace-empty-integer-fields-in-tmap/m-p/2281422#M55955</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-28T13:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: replace empty integer fields in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/replace-empty-integer-fields-in-tmap/m-p/2281423#M55956</link>
      <description>if the data type of input column is Integer, try this expression:
&lt;BR /&gt;row1.columnName==null?3:row1.columnName
&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jun 2020 11:30:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/replace-empty-integer-fields-in-tmap/m-p/2281423#M55956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-02T11:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: replace empty integer fields in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/replace-empty-integer-fields-in-tmap/m-p/2281424#M55957</link>
      <description>&lt;P&gt;thank you , it work . i thought that the empty value and null value are not the same&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 11:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/replace-empty-integer-fields-in-tmap/m-p/2281424#M55957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-02T11:57:48Z</dc:date>
    </item>
  </channel>
</rss>

