<?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 Comparison in Tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Comparison-in-Tmap/m-p/2308470#M79795</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to send duplicate records into one target and distinct records into another one. I was trying to create variable ports and try to compare both and generate a flag for duplicates "YES" for non duplicates "NO".&lt;/P&gt;&lt;P&gt;I coded as follows.&lt;/P&gt;&lt;P&gt;Var1: (row2.ESTAB_ID==((Var.Prev==0)?null:Var.Prev))?"YES":"NO"&amp;nbsp;&lt;/P&gt;&lt;P&gt;Var2:&amp;nbsp;(row2.ESTAB_ID==0)?null:row2.ESTAB_ID&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tmap is throwing an error stating null point exception. Experts please help me here...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Crteja&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2018 21:54:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-16T21:54:38Z</dc:date>
    <item>
      <title>Comparison in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Comparison-in-Tmap/m-p/2308470#M79795</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to send duplicate records into one target and distinct records into another one. I was trying to create variable ports and try to compare both and generate a flag for duplicates "YES" for non duplicates "NO".&lt;/P&gt;&lt;P&gt;I coded as follows.&lt;/P&gt;&lt;P&gt;Var1: (row2.ESTAB_ID==((Var.Prev==0)?null:Var.Prev))?"YES":"NO"&amp;nbsp;&lt;/P&gt;&lt;P&gt;Var2:&amp;nbsp;(row2.ESTAB_ID==0)?null:row2.ESTAB_ID&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tmap is throwing an error stating null point exception. Experts please help me here...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Crteja&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 21:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Comparison-in-Tmap/m-p/2308470#M79795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-16T21:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Comparison in Tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Comparison-in-Tmap/m-p/2308471#M79796</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can tUniqueRow component instead of tmap to filter the Duplicate records&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jilani syed&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 07:37:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Comparison-in-Tmap/m-p/2308471#M79796</guid>
      <dc:creator>jilanisyed</dc:creator>
      <dc:date>2018-01-17T07:37:23Z</dc:date>
    </item>
  </channel>
</rss>

