<?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 comparable error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tmap-comparable-error/m-p/2349712#M116661</link>
    <description>&lt;P&gt;You need to think about how you are comparing your values. Looking at your code (which should be erroring by the way because of the "=" operator) you are trying to compare memory rather than values. Take a look at this web page which will explain it thoroughly...&lt;/P&gt; 
&lt;P&gt;&lt;A href="http://www.programmerinterview.com/index.php/java-questions/java-whats-the-difference-between-equals-and/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.programmerinterview.com/index.php/java-questions/java-whats-the-difference-between-equals-and/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2017 21:19:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-25T21:19:00Z</dc:date>
    <item>
      <title>tmap comparable error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-comparable-error/m-p/2349711#M116660</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm facing issue in if else condition.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My condition is if the value from&amp;nbsp;&lt;SPAN&gt;row1.column1="STUD" load "STUD" else all values should be NA.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My input is column is string and output column is string which is in HIVE.&lt;/P&gt;&lt;P&gt;Relational.ISNULL(row1.column1)== true ? "NA":&amp;nbsp;&lt;SPAN&gt;row1.column1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This abovecondition is applied as a variable, and in the target column in where the output needs to be populated&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Var.var1="STUD"?"STUD": Var.var1.equalsIgnoreCase("NA").&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The above condition need to satisfy for different conditions like"MASTER", "JUNIOR". etc..All these conditions needs to be satisfied in a single output column. So in my output the distinct records will be "STUD","MASTER", "JUNIOR","NA".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm facing comparable error.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ss&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-comparable-error/m-p/2349711#M116660</guid>
      <dc:creator>sri_21</dc:creator>
      <dc:date>2024-11-16T09:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: tmap comparable error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tmap-comparable-error/m-p/2349712#M116661</link>
      <description>&lt;P&gt;You need to think about how you are comparing your values. Looking at your code (which should be erroring by the way because of the "=" operator) you are trying to compare memory rather than values. Take a look at this web page which will explain it thoroughly...&lt;/P&gt; 
&lt;P&gt;&lt;A href="http://www.programmerinterview.com/index.php/java-questions/java-whats-the-difference-between-equals-and/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.programmerinterview.com/index.php/java-questions/java-whats-the-difference-between-equals-and/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 21:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tmap-comparable-error/m-p/2349712#M116661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T21:19:00Z</dc:date>
    </item>
  </channel>
</rss>

