<?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: how to use compareTo in tmap. Getting error while converting int to bigdecimal in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-compareTo-in-tmap-Getting-error-while-converting-int/m-p/2292724#M65772</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOXzAAO"&gt;@rohit1804&lt;/A&gt;&amp;nbsp;,what is the data type of&amp;nbsp;&lt;SPAN&gt;row1.Dest_NBR column?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2019 06:54:04 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2019-05-06T06:54:04Z</dc:date>
    <item>
      <title>how to use compareTo in tmap. Getting error while converting int to bigdecimal</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-compareTo-in-tmap-Getting-error-while-converting-int/m-p/2292723#M65771</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am getting an error while converting int to bigdecimal so am not able to use compareTo operator. Please help&amp;nbsp; to get rid of it. Please refer below e.g.&lt;/P&gt;&lt;P&gt;row1.Dest_NBR.compareTo(BigDicimal(-1))&lt;BR /&gt;Error : The method BigDecimal(int) is undefined for the type&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 06:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-compareTo-in-tmap-Getting-error-while-converting-int/m-p/2292723#M65771</guid>
      <dc:creator>rohit1804</dc:creator>
      <dc:date>2019-05-06T06:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to use compareTo in tmap. Getting error while converting int to bigdecimal</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-compareTo-in-tmap-Getting-error-while-converting-int/m-p/2292724#M65772</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOXzAAO"&gt;@rohit1804&lt;/A&gt;&amp;nbsp;,what is the data type of&amp;nbsp;&lt;SPAN&gt;row1.Dest_NBR column?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 06:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-compareTo-in-tmap-Getting-error-while-converting-int/m-p/2292724#M65772</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-05-06T06:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to use compareTo in tmap. Getting error while converting int to bigdecimal</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-compareTo-in-tmap-Getting-error-while-converting-int/m-p/2292725#M65773</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOXzAAO"&gt;@rohit1804&lt;/A&gt;&amp;nbsp;,if &lt;SPAN&gt;row1.Dest_NBR&amp;nbsp; column is big decimal&amp;nbsp;then it will work below way to filter the data.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;row1.Dest_NBR&lt;/SPAN&gt;==new BigDecimal("-1")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if is it sting means convert below way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;new BigDecimal(row1.Dest_NBR.equals("-1))&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 06:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-compareTo-in-tmap-Getting-error-while-converting-int/m-p/2292725#M65773</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-05-06T06:58:07Z</dc:date>
    </item>
  </channel>
</rss>

