<?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: Null Handling - String replacement in Tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Null-Handling-String-replacement-in-Tmap/m-p/2226821#M18616</link>
    <description>&lt;P&gt;Hi Raghuram,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Place that function in tmap in filter condition&amp;nbsp; in Target. Then you wont get datatype mismatch error. And if you keep that functuntion in Expression Editor in tmap you will get datatype mismatch error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Jagan.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Dec 2019 11:04:15 GMT</pubDate>
    <dc:creator>Jaggu1992</dc:creator>
    <dc:date>2019-12-23T11:04:15Z</dc:date>
    <item>
      <title>Null Handling - String replacement in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-Handling-String-replacement-in-Tmap/m-p/2226819#M18614</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've searched the community and I thought the correct syntax for null string replacement is as such:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;row2.Reason_Code == null ? "NA" : row2.Reason_Code&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, TMAP is giving me a String to Boolean Type Mismatch for some reason.&amp;nbsp; &amp;nbsp;What would be causing this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2019 21:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-Handling-String-replacement-in-Tmap/m-p/2226819#M18614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-20T21:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Null Handling - String replacement in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-Handling-String-replacement-in-Tmap/m-p/2226820#M18615</link>
      <description>Check the datatype or Reason_Code in source and target schemas, there might have been a mismatch.
&lt;BR /&gt;If datatype of Reason_Code is boolean and you're trying to assign a String value "NA" to it, error is thrown.
&lt;BR /&gt;
&lt;BR /&gt;row2.Reason_Code == null ? true/false : row2.Reason_Code</description>
      <pubDate>Sat, 21 Dec 2019 14:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-Handling-String-replacement-in-Tmap/m-p/2226820#M18615</guid>
      <dc:creator>Raghuram_Puram</dc:creator>
      <dc:date>2019-12-21T14:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Null Handling - String replacement in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Null-Handling-String-replacement-in-Tmap/m-p/2226821#M18616</link>
      <description>&lt;P&gt;Hi Raghuram,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Place that function in tmap in filter condition&amp;nbsp; in Target. Then you wont get datatype mismatch error. And if you keep that functuntion in Expression Editor in tmap you will get datatype mismatch error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Jagan.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2019 11:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Null-Handling-String-replacement-in-Tmap/m-p/2226821#M18616</guid>
      <dc:creator>Jaggu1992</dc:creator>
      <dc:date>2019-12-23T11:04:15Z</dc:date>
    </item>
  </channel>
</rss>

