<?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: not condition in tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/not-condition-in-tmap/m-p/2299074#M71465</link>
    <description>The usage of the == operator for String does not work. == means EXACTLY the same object and not the same content. 
&lt;BR /&gt;Use as expression: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;"OP".equals(row1.country)&lt;/PRE&gt; 
&lt;BR /&gt;or&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;"OP".equals(row1.country) == false&lt;/PRE&gt;</description>
    <pubDate>Tue, 05 Jul 2016 07:50:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-05T07:50:39Z</dc:date>
    <item>
      <title>not condition in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/not-condition-in-tmap/m-p/2299073#M71464</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;I'm using enterprise version&lt;BR /&gt;Using tmap for setting up two outputs with different conditions.&lt;BR /&gt;When I use row1.country =="OP" in first output and &amp;nbsp;row1.country !="OP" in second output&lt;BR /&gt;All records comes out in second output &amp;nbsp;when data comes from input source with value "PO"&amp;nbsp;--Correct&lt;BR /&gt;All records comes out in second output also when data comes from input source with value "OP" ---Why ?&lt;BR /&gt;--------------------&lt;BR /&gt;When I use !row1.countryOfRegistration.equals("OP") in first output and &amp;nbsp;row1.countryOfRegistration.equals("OP") in second output&lt;BR /&gt;All works fine&lt;BR /&gt;Is there any difference between them while using...or am missing something &amp;nbsp;?&lt;BR /&gt;Thanks!!&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFUs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156608i8F6D5C6FAC04148D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFUs.png" alt="0683p000009MFUs.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 06:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/not-condition-in-tmap/m-p/2299073#M71464</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-05T06:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: not condition in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/not-condition-in-tmap/m-p/2299074#M71465</link>
      <description>The usage of the == operator for String does not work. == means EXACTLY the same object and not the same content. 
&lt;BR /&gt;Use as expression: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;"OP".equals(row1.country)&lt;/PRE&gt; 
&lt;BR /&gt;or&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;"OP".equals(row1.country) == false&lt;/PRE&gt;</description>
      <pubDate>Tue, 05 Jul 2016 07:50:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/not-condition-in-tmap/m-p/2299074#M71465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-05T07:50:39Z</dc:date>
    </item>
  </channel>
</rss>

