<?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: Separator for Excel Files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Separator-for-Excel-Files/m-p/2283518#M57403</link>
    <description>This is not related to the thousands separator but to the decimal separator.&lt;BR /&gt;Take a look at your datas, you have 2 different decimal separator in your file : , and .&lt;BR /&gt;This is probably in 2 different columns.&lt;BR /&gt;Am I right ?</description>
    <pubDate>Wed, 22 Oct 2008 14:08:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-10-22T14:08:38Z</dc:date>
    <item>
      <title>Separator for Excel Files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Separator-for-Excel-Files/m-p/2283517#M57402</link>
      <description>Hello,
&lt;BR /&gt;I use an Excel file with number formatted like this : n nnn,nn
&lt;BR /&gt;For reading this number, i've define ' ' for thousands separator and ',' for decimal separator.
&lt;BR /&gt;I make a first test with 'String' for type. It's ok, and result are : ... |2 987,49| ...
&lt;BR /&gt;For the second test, i use 'Float' for type, and :
&lt;BR /&gt;- row with number greater then 999,99 as rejected with this message : For input string: "1 638.32"
&lt;BR /&gt;- other row are ok ...
&lt;BR /&gt;For the third test, i change decimal separator for '.', and all rows are rejected with the message : "For input string: "430,41"
&lt;BR /&gt;I don't know what i need use for thousands separator, and if it's a bug ...
&lt;BR /&gt;I've read on forum to use strings and convert after on float, but in this case :
&lt;BR /&gt;- pity to must use a second component for transform strings to number
&lt;BR /&gt;- why there are the Thousands operator's option if this option doesn't work ... ?</description>
      <pubDate>Sat, 16 Nov 2024 14:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Separator-for-Excel-Files/m-p/2283517#M57402</guid>
      <dc:creator>patricesoulet</dc:creator>
      <dc:date>2024-11-16T14:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Separator for Excel Files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Separator-for-Excel-Files/m-p/2283518#M57403</link>
      <description>This is not related to the thousands separator but to the decimal separator.&lt;BR /&gt;Take a look at your datas, you have 2 different decimal separator in your file : , and .&lt;BR /&gt;This is probably in 2 different columns.&lt;BR /&gt;Am I right ?</description>
      <pubDate>Wed, 22 Oct 2008 14:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Separator-for-Excel-Files/m-p/2283518#M57403</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-10-22T14:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Separator for Excel Files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Separator-for-Excel-Files/m-p/2283519#M57404</link>
      <description>To be sure, i've create an another Excel file with two columns:
&lt;BR /&gt;Test deuxieme
&lt;BR /&gt;1 111,92 a
&lt;BR /&gt;230,84 c
&lt;BR /&gt;The forst row are the header of columns.
&lt;BR /&gt;I've create a job with tFileInputExcel and tLogRow.
&lt;BR /&gt;For Excel, he thousand separator define in metadata is ' ', and decimal is ','.
&lt;BR /&gt;The result of job for the main row :
&lt;BR /&gt;Starting job t5 at 15:18 22/10/2008.
&lt;BR /&gt;For input string: "1 111.92"
&lt;BR /&gt;230.84|c
&lt;BR /&gt;Job t5 ended at 15:18 22/10/2008. 
&lt;BR /&gt;The result job for reject :
&lt;BR /&gt;Starting job t5 at 15:25 22/10/2008.
&lt;BR /&gt;|||For input string: "1 111.92"
&lt;BR /&gt;Job t5 ended at 15:25 22/10/2008. 
&lt;BR /&gt;
&lt;BR /&gt;I use a Excel file from Microsoft Excel 2000, on windows XP, with regional settings in french, and the number are formatted with 2 decimal and using decimal separator. 
&lt;BR /&gt;The encoding type on TOS is windows-1252.
&lt;BR /&gt;I use TOS 3.0.0.
&lt;BR /&gt;
&lt;BR /&gt;P.S. : i've find 3372 related to thousands seprator ...</description>
      <pubDate>Wed, 22 Oct 2008 14:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Separator-for-Excel-Files/m-p/2283519#M57404</guid>
      <dc:creator>patricesoulet</dc:creator>
      <dc:date>2008-10-22T14:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Separator for Excel Files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Separator-for-Excel-Files/m-p/2283520#M57405</link>
      <description>Well, i've find the problem ... the thousands separator is not the space but the caracter 160.&lt;BR /&gt;When i use (char)160 for thousands separator in metadata, there are no reject.</description>
      <pubDate>Thu, 23 Oct 2008 11:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Separator-for-Excel-Files/m-p/2283520#M57405</guid>
      <dc:creator>patricesoulet</dc:creator>
      <dc:date>2008-10-23T11:07:11Z</dc:date>
    </item>
  </channel>
</rss>

