<?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 String to Double in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/String-to-Double/m-p/2303189#M75100</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have some input data in XLS which contains values for example (1176,77)&lt;/P&gt; 
&lt;P&gt;i want to transform this data in Double or Float to be used some Mathematic Calculations in theses values&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tryied Double.ParseDouble, but i got error&lt;/P&gt; 
&lt;P&gt;Exception in component tMap_1 (Study)&lt;BR /&gt;java.lang.NumberFormatException: For input string: "1176,77"&lt;/P&gt; 
&lt;P&gt;at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)&lt;BR /&gt;at sun.misc.FloatingDecimal.parseDouble(Unknown Source)&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jun 2019 18:51:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-25T18:51:37Z</dc:date>
    <item>
      <title>String to Double</title>
      <link>https://community.qlik.com/t5/Talend-Studio/String-to-Double/m-p/2303189#M75100</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have some input data in XLS which contains values for example (1176,77)&lt;/P&gt; 
&lt;P&gt;i want to transform this data in Double or Float to be used some Mathematic Calculations in theses values&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tryied Double.ParseDouble, but i got error&lt;/P&gt; 
&lt;P&gt;Exception in component tMap_1 (Study)&lt;BR /&gt;java.lang.NumberFormatException: For input string: "1176,77"&lt;/P&gt; 
&lt;P&gt;at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)&lt;BR /&gt;at sun.misc.FloatingDecimal.parseDouble(Unknown Source)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 18:51:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/String-to-Double/m-p/2303189#M75100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-25T18:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: String to Double</title>
      <link>https://community.qlik.com/t5/Talend-Studio/String-to-Double/m-p/2303190#M75101</link>
      <description>Replace comma by point before to cast from string to double</description>
      <pubDate>Tue, 25 Jun 2019 19:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/String-to-Double/m-p/2303190#M75101</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-06-25T19:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: String to Double</title>
      <link>https://community.qlik.com/t5/Talend-Studio/String-to-Double/m-p/2303191#M75102</link>
      <description>Pefect, i didnt notice this stuff&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 25 Jun 2019 19:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/String-to-Double/m-p/2303191#M75102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-25T19:10:29Z</dc:date>
    </item>
  </channel>
</rss>

