<?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: conversion of types with tConvert in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/conversion-of-types-with-tConvert/m-p/2306969#M78452</link>
    <description>Hello
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;error kind of "at java.lang.Integer.parseInt(Unknown Source)".&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;There are some empty value in your input data. You must deal with the empty value before you convert string to int.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
    <pubDate>Wed, 18 Mar 2009 06:11:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-03-18T06:11:46Z</dc:date>
    <item>
      <title>conversion of types with tConvert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/conversion-of-types-with-tConvert/m-p/2306968#M78451</link>
      <description>Hi,&lt;BR /&gt;I tried to convert some fields of an output table (from string to int) to put them in another table, i used  the option "edit schema" of the component "tConvertType" but it generates an error kind of "at java.lang.Integer.parseInt(Unknown Source)".&lt;BR /&gt;could u tell me where is the problem.&lt;BR /&gt;thanks</description>
      <pubDate>Sat, 16 Nov 2024 14:02:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/conversion-of-types-with-tConvert/m-p/2306968#M78451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: conversion of types with tConvert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/conversion-of-types-with-tConvert/m-p/2306969#M78452</link>
      <description>Hello
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;error kind of "at java.lang.Integer.parseInt(Unknown Source)".&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;There are some empty value in your input data. You must deal with the empty value before you convert string to int.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 18 Mar 2009 06:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/conversion-of-types-with-tConvert/m-p/2306969#M78452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-18T06:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: conversion of types with tConvert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/conversion-of-types-with-tConvert/m-p/2306970#M78453</link>
      <description>How can I filter null, NA, and zero rows with talend filter logic? Pls advise. I have data which has null for the value column, sometimes "NA" and sometimes 0. I would like to understand a logic how to filter them. Furthermore how can I convert a string to double, simply switching the type on the schema of the convert fuction? Pls advise.
&lt;BR /&gt;Thx
&lt;BR /&gt;gsfd2000</description>
      <pubDate>Sat, 18 Apr 2009 16:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/conversion-of-types-with-tConvert/m-p/2306970#M78453</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-18T16:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: conversion of types with tConvert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/conversion-of-types-with-tConvert/m-p/2306971#M78454</link>
      <description>HI, me again 
&lt;BR /&gt;I am using tconvert to convert string decimal values to double. I hope that I filtered "NA" and null values before. Nevertheless I get this error: 
&lt;BR /&gt;Exception in component tConvertType_1 
&lt;BR /&gt;java.lang.NumberFormatException: For input string: "249,448.8400000" 
&lt;BR /&gt; at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source) 
&lt;BR /&gt; at java.lang.Double.valueOf(Unknown Source) 
&lt;BR /&gt; at routines.system.TypeConvert.String2Double(TypeConvert.java:4136) 
&lt;BR /&gt; at fbs_hu_atl.na_to_zero_conversion_0_1.NA_to_zero_conversion.tFileInputDelimited_1Process(NA_to_zero_conversion.java:1646) 
&lt;BR /&gt; at fbs_hu_atl.na_to_zero_conversion_0_1.NA_to_zero_conversion.runJobInTOS(NA_to_zero_conversion.java:1963) 
&lt;BR /&gt; at fbs_hu_atl.na_to_zero_conversion_0_1.NA_to_zero_conversion.main(NA_to_zero_conversion.java:1869) 
&lt;BR /&gt;what does that mean? 
&lt;BR /&gt;thx 
&lt;BR /&gt;gsfd2000</description>
      <pubDate>Sat, 18 Apr 2009 17:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/conversion-of-types-with-tConvert/m-p/2306971#M78454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-18T17:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: conversion of types with tConvert</title>
      <link>https://community.qlik.com/t5/Talend-Studio/conversion-of-types-with-tConvert/m-p/2306972#M78455</link>
      <description>Hello
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;what does that mean?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Before you convert the data type, you need to filter the null rows and delete the comma ",". See my screenshots.
&lt;BR /&gt;
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Mon, 20 Apr 2009 06:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/conversion-of-types-with-tConvert/m-p/2306972#M78455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-04-20T06:36:42Z</dc:date>
    </item>
  </channel>
</rss>

