<?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: Numeric.convertImpliedDecimalFormat in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Numeric-convertImpliedDecimalFormat/m-p/2267622#M46442</link>
    <description>Hi,&lt;BR /&gt;I supposed there would be any error line in java code.&lt;BR /&gt;I did use Numeric.convertImpliedDecimalFormat before. Is it working for your case when you use &lt;A href="https://help.talend.com/search/all?query=tConvertType" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tConvertType&lt;/A&gt;.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 30 Dec 2013 02:44:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-30T02:44:25Z</dc:date>
    <item>
      <title>Numeric.convertImpliedDecimalFormat</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Numeric-convertImpliedDecimalFormat/m-p/2267619#M46439</link>
      <description>Dear all,
&lt;BR /&gt;I am trying to import data from a .txt file into a local DB.
&lt;BR /&gt;The field "Price" is 11 chars long and is a float value without any delimiter char in the text file. E. g. possible value: "00000001500" stands for 15.00.
&lt;BR /&gt;For data conversion I am using a tMap-Element with the conversion function: Numeric.convertImpliedDecimalFormat("999999999V99", row3.Price).
&lt;BR /&gt;However following exception occurs: "Exception in component tMap_1, java.lang.NumberFormatException".
&lt;BR /&gt;If I put the above value as a string constant into the function (Numeric.convertImpliedDecimalFormat("999999999V99", "00000001500")), the converting function works fine.
&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Mon, 23 Dec 2013 13:25:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Numeric-convertImpliedDecimalFormat/m-p/2267619#M46439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-23T13:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Numeric.convertImpliedDecimalFormat</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Numeric-convertImpliedDecimalFormat/m-p/2267620#M46440</link>
      <description>Hi, 
&lt;BR /&gt;There might be a error notification in java code for your exception" java.lang.NumberFormatException"(switch "Designer" mode to "Code"). 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 24 Dec 2013 02:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Numeric-convertImpliedDecimalFormat/m-p/2267620#M46440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-24T02:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Numeric.convertImpliedDecimalFormat</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Numeric-convertImpliedDecimalFormat/m-p/2267621#M46441</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;thank you for your response. I have verified the code, but do not see anything throwing an explicit Number.Format exception. 
&lt;BR /&gt;The code view of the tmap component is as following: "Dataconversion_tmp.Price = Numeric 
&lt;BR /&gt; .convertImpliedDecimalFormat( 
&lt;BR /&gt; "999999999V99", row3.Price); 
&lt;BR /&gt; 
&lt;BR /&gt;What do you mean with an "error notificaton"? 
&lt;BR /&gt; 
&lt;BR /&gt;Kind regards, 
&lt;BR /&gt;Michael</description>
      <pubDate>Fri, 27 Dec 2013 13:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Numeric-convertImpliedDecimalFormat/m-p/2267621#M46441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-27T13:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Numeric.convertImpliedDecimalFormat</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Numeric-convertImpliedDecimalFormat/m-p/2267622#M46442</link>
      <description>Hi,&lt;BR /&gt;I supposed there would be any error line in java code.&lt;BR /&gt;I did use Numeric.convertImpliedDecimalFormat before. Is it working for your case when you use &lt;A href="https://help.talend.com/search/all?query=tConvertType" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tConvertType&lt;/A&gt;.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 30 Dec 2013 02:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Numeric-convertImpliedDecimalFormat/m-p/2267622#M46442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-30T02:44:25Z</dc:date>
    </item>
  </channel>
</rss>

