<?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: Data type conversion in Talend Community Vesrsion in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Data-type-conversion-in-Talend-Community-Vesrsion/m-p/2284834#M58456</link>
    <description>&lt;P&gt;This will not work. If a telephone number such as 07555123456 is read as a number by the tFileInputDelimited, then the leading zero will be removed and you will end up with 7555123456. The telephone number must be read as a String from the beginning.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Feb 2019 17:55:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-02-22T17:55:42Z</dc:date>
    <item>
      <title>Data type conversion in Talend Community Vesrsion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-type-conversion-in-Talend-Community-Vesrsion/m-p/2284831#M58453</link>
      <description>&lt;P&gt;Dear team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now I've created one job to load data from CSV to MySql database. The data type from csv is not match to mysql table data type, so I need to change data type. Then I use tConvertType but I got null or error after running the job.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I work around with configuration in tConvertType and tMap but it doesn't work. For example there is phone number in csv with integer data type but i have to convert to string before loading to mysql database. could anyone please give me the sample job like this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-type-conversion-in-Talend-Community-Vesrsion/m-p/2284831#M58453</guid>
      <dc:creator>kyawzin</dc:creator>
      <dc:date>2024-11-16T06:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Data type conversion in Talend Community Vesrsion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-type-conversion-in-Talend-Community-Vesrsion/m-p/2284832#M58454</link>
      <description>&lt;P&gt;For the telephone number you can simply set the column for the file import component (I assume you are using a tFileInputDelimited) to String.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;With regard to the errors you were getting, could you post them?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2019 10:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-type-conversion-in-Talend-Community-Vesrsion/m-p/2284832#M58454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-22T10:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data type conversion in Talend Community Vesrsion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-type-conversion-in-Talend-Community-Vesrsion/m-p/2284833#M58455</link>
      <description>&lt;P&gt;use this string.valueof(row1.phonenumber), or else in the csv while writing metadata, you can change to string instead of using integer, this both of the solutions will work&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2019 16:57:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-type-conversion-in-Talend-Community-Vesrsion/m-p/2284833#M58455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-22T16:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data type conversion in Talend Community Vesrsion</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-type-conversion-in-Talend-Community-Vesrsion/m-p/2284834#M58456</link>
      <description>&lt;P&gt;This will not work. If a telephone number such as 07555123456 is read as a number by the tFileInputDelimited, then the leading zero will be removed and you will end up with 7555123456. The telephone number must be read as a String from the beginning.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2019 17:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-type-conversion-in-Talend-Community-Vesrsion/m-p/2284834#M58456</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-22T17:55:42Z</dc:date>
    </item>
  </channel>
</rss>

