<?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: tmap join on ID having NULL values in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217937#M13331</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006yrG6AAI"&gt;@Parikhharshal&lt;/A&gt;, it is not problem with the join columns ,it is problem the expression if you have written to any output column,which need to be handle nulls fist and then expression.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Sep 2018 06:31:01 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2018-09-26T06:31:01Z</dc:date>
    <item>
      <title>tmap join on ID having NULL values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217935#M13329</link>
      <description>&lt;P&gt;Hi Talend experts&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I was wondering if it is possible to join on ID having NULL values.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My tMap is failing and receiving Nullpointerexception.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am doing something like this:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-09-26 at 11.08.19 am.png" style="width: 565px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M02Z.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132414i5E9C5A5C8AD3FACE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M02Z.png" alt="0683p000009M02Z.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;ID in row4 is NULL which I am trying to join with row1 Account__c. There is no way I can skip those Null values in row4.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can someone suggest some solution by which I can avoid this situation?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&lt;/P&gt; 
&lt;P&gt;Harshal.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217935#M13329</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2024-11-16T07:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: tmap join on ID having NULL values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217936#M13330</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Could you please share the&amp;nbsp;job flow and the error log you are getting? The issue root cause might be somewhere else in the job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 05:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217936#M13330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-26T05:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: tmap join on ID having NULL values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217937#M13331</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006yrG6AAI"&gt;@Parikhharshal&lt;/A&gt;, it is not problem with the join columns ,it is problem the expression if you have written to any output column,which need to be handle nulls fist and then expression.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 06:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217937#M13331</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-09-26T06:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: tmap join on ID having NULL values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217938#M13332</link>
      <description>Hi Manohar
&lt;BR /&gt;
&lt;BR /&gt;I have got problem in this expression.
&lt;BR /&gt;
&lt;BR /&gt;(row4.Unit_start_TP_Num!= null) || (row4.Year__c != "Unknown") &amp;amp;&amp;amp; (row4.Unit_start_TP_Num &amp;gt;0) ?
&lt;BR /&gt;row4.Year__c +Integer.toString(row4.Unit_start_TP_Num) : "-2"
&lt;BR /&gt;
&lt;BR /&gt;Not sure what's the problem.
&lt;BR /&gt;
&lt;BR /&gt;Can you please help me?
&lt;BR /&gt;
&lt;BR /&gt;Thanks
&lt;BR /&gt;Harshal</description>
      <pubDate>Thu, 27 Sep 2018 04:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217938#M13332</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-09-27T04:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: tmap join on ID having NULL values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217939#M13333</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006yrG6AAI"&gt;@Parikhharshal&lt;/A&gt;,what was the error? what was the data type of&amp;nbsp;&lt;SPAN&gt;row4.Unit_start_TP_Num and&amp;nbsp;row4.Year__c?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 05:30:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217939#M13333</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-09-27T05:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: tmap join on ID having NULL values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217940#M13334</link>
      <description>NullpointerException.&lt;BR /&gt;&lt;BR /&gt;Year is string whereas TP_Num is integer.</description>
      <pubDate>Thu, 27 Sep 2018 05:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217940#M13334</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-09-27T05:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: tmap join on ID having NULL values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217941#M13335</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006yrG6AAI"&gt;@Parikhharshal&lt;/A&gt;,what was the output field data type?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 05:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217941#M13335</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-09-27T05:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: tmap join on ID having NULL values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217942#M13336</link>
      <description>Manohar 
&lt;BR /&gt; 
&lt;BR /&gt;I fixed this by fixing one of the expressions. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Thu, 27 Sep 2018 05:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-join-on-ID-having-NULL-values/m-p/2217942#M13336</guid>
      <dc:creator>Parikhharshal</dc:creator>
      <dc:date>2018-09-27T05:50:54Z</dc:date>
    </item>
  </channel>
</rss>

