<?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: InputExcel java.text.ParseException: Unparseable number: &amp;quot;(2,000.00)&amp;quot; in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366181#M129700</link>
    <description>Thanks for the reply, i am posting some images below. 
&lt;BR /&gt;One thing I noticed that the excel has function within its fields. 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Ruben 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEYs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157694iFF4E275085C021FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEYs.png" alt="0683p000009MEYs.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Tue, 11 Jun 2013 13:22:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-11T13:22:09Z</dc:date>
    <item>
      <title>InputExcel java.text.ParseException: Unparseable number: "(2,000.00)"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366176#M129695</link>
      <description>Hi I do not know if anyone has the same problem, I found a lot of posts saying that this has been solved.
&lt;BR /&gt;I am running version 5.3.0, and the problem is that the excel that I am trying to import has numbers in a particular field, however I am setting the schema to import everything as string.
&lt;BR /&gt;However the tFileInputExcel is giving me this error: Exception in component tFileInputExcel_1
&lt;BR /&gt;java.text.ParseException: Unparseable number: "(2,000.00)"
&lt;BR /&gt;Any help would be appreciated.
&lt;BR /&gt;Regards
&lt;BR /&gt;Ruben</description>
      <pubDate>Tue, 11 Jun 2013 11:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366176#M129695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-11T11:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: InputExcel java.text.ParseException: Unparseable number: "(2,000.00)"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366177#M129696</link>
      <description>Hi Ruben, maybe you should post some other information o screenshots to show how did you configure your schema and how you are carrying your output out.. 
&lt;BR /&gt;Anyway, i tried to do the same thing using an excel file as a data source and a tmap with a tlogrow. 
&lt;BR /&gt;Configuring the column as a string in the schema of your tfileinputexcel, and doing the same in your output you should have no errors...as in the screenshots below 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEdT.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136707iBBC3C66C43325AE3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEdT.jpg" alt="0683p000009MEdT.jpg" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEdh.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149886iD644B3782201B4E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEdh.jpg" alt="0683p000009MEdh.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 11 Jun 2013 11:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366177#M129696</guid>
      <dc:creator>Loneliness</dc:creator>
      <dc:date>2013-06-11T11:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: InputExcel java.text.ParseException: Unparseable number: "(2,000.00)"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366178#M129697</link>
      <description>Hi cheaito, 
&lt;BR /&gt;Thanks for your prompt reply, basically I have exactly what you have from the talend side. 
&lt;BR /&gt;My issue is with excel, the cell that has the value -2000 has a cell format "Custom" and Type is "#,##0.00;-#,##0.00" could be this that is giving the error. 
&lt;BR /&gt;It seems that although I am setting the schema from talend as string it is still trying to parse the value as number. 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Ruben 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEdm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133321iE3016C90D1AD8A34/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEdm.png" alt="0683p000009MEdm.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 11 Jun 2013 12:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366178#M129697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-11T12:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: InputExcel java.text.ParseException: Unparseable number: "(2,000.00)"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366179#M129698</link>
      <description>To add to my post above, that was the issue, once i changed the format to text from excel it worked.
&lt;BR /&gt;Having said that this file is exported like that from a system so I cannot stay modifying the file prior of importing the data.
&lt;BR /&gt;Is there something I can do?
&lt;BR /&gt;Thanks in advance
&lt;BR /&gt;Ruben</description>
      <pubDate>Tue, 11 Jun 2013 12:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366179#M129698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-11T12:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: InputExcel java.text.ParseException: Unparseable number: "(2,000.00)"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366180#M129699</link>
      <description>I modified the column format in my excel file and i selected the same custom format you are using and it works fine for me!! Try to post a screenshot of the excel's schema and the tmap editor in Talend...maybe you are missing something there.
&lt;BR /&gt;Regards
&lt;BR /&gt;A.C</description>
      <pubDate>Tue, 11 Jun 2013 13:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366180#M129699</guid>
      <dc:creator>Loneliness</dc:creator>
      <dc:date>2013-06-11T13:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: InputExcel java.text.ParseException: Unparseable number: "(2,000.00)"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366181#M129700</link>
      <description>Thanks for the reply, i am posting some images below. 
&lt;BR /&gt;One thing I noticed that the excel has function within its fields. 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Ruben 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEYs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157694iFF4E275085C021FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEYs.png" alt="0683p000009MEYs.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 11 Jun 2013 13:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366181#M129700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-11T13:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: InputExcel java.text.ParseException: Unparseable number: "(2,000.00)"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366182#M129701</link>
      <description>Found this post maybe it will help me... 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;A href="http://www.talendforge.org/forum/viewtopic.php?pid=110063" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/viewtopic.php?pid=110063&lt;/A&gt;</description>
      <pubDate>Tue, 11 Jun 2013 13:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366182#M129701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-11T13:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: InputExcel java.text.ParseException: Unparseable number: "(2,000.00)"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366183#M129702</link>
      <description>It seems like I managed to work around this issue, by removing these columns and using the raw columns and do the calculations in TMAP.
&lt;BR /&gt;thanks
&lt;BR /&gt;Ruben</description>
      <pubDate>Tue, 11 Jun 2013 14:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/InputExcel-java-text-ParseException-Unparseable-number-quot-2/m-p/2366183#M129702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-11T14:01:09Z</dc:date>
    </item>
  </channel>
</rss>

