<?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: tconverttype component problem in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353475#M119654</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOtPAAW"&gt;@Aishwarya&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;You will have to clean your data by removing comma before applying the type conversion. Comma is added to a number for readability purpose but it will create problem while type conversions.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Could you please use java replace command to remove all comma with empty string and then try to convert the string?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; If the answer has helped you, could you please mark the topic as resolved? Kudos are also welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
    <pubDate>Fri, 30 Nov 2018 04:53:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-30T04:53:20Z</dc:date>
    <item>
      <title>tconverttype component problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353472#M119651</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have 75 rows are there in my excel.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my excel have reject records. so I fixed all the columns datatype are string for metadata&lt;/P&gt;
&lt;P&gt;Then I&amp;nbsp;used tconverttype component for string to double.&lt;/P&gt;
&lt;P&gt;I have tried but two records missing.&lt;/P&gt;
&lt;P&gt;The &lt;SPAN&gt;tconverttype&amp;nbsp;component&amp;nbsp;not convert string to double properly. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;is there any other way to solve this issue. Please kindly share your information.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 07:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353472#M119651</guid>
      <dc:creator>RAJ6</dc:creator>
      <dc:date>2017-12-01T07:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: tconverttype component problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353473#M119652</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What does the missing two records look like?&lt;/P&gt;
&lt;P&gt;Would you mind posting your job design screenshots on forum so that we can check it to see if it is a bug for tConvertType component.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 06:33:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353473#M119652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-04T06:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: tconverttype component problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353474#M119653</link>
      <description>SUppose our data has commas in between then it fails to read it as double. sometimes even the negative sign.&lt;BR /&gt;Eg: -32,987,987&lt;BR /&gt;This value wont be read by tconverttype.&lt;BR /&gt;is there any bug? or can we avoid this?&lt;BR /&gt;&lt;BR /&gt;Thanx</description>
      <pubDate>Thu, 29 Nov 2018 18:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353474#M119653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-29T18:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: tconverttype component problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353475#M119654</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOtPAAW"&gt;@Aishwarya&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;You will have to clean your data by removing comma before applying the type conversion. Comma is added to a number for readability purpose but it will create problem while type conversions.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Could you please use java replace command to remove all comma with empty string and then try to convert the string?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; If the answer has helped you, could you please mark the topic as resolved? Kudos are also welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 04:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353475#M119654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-30T04:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: tconverttype component problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353476#M119655</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOtPAAW"&gt;@Aishwarya&lt;/A&gt;,Yes as suggested by&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;, first remove the special charters,if you have by using removeall function in java,that you can use in tJavarow or tMap,based on the way and then covert from sting to double it will work.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 05:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353476#M119655</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-11-30T05:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: tconverttype component problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353477#M119656</link>
      <description>Can you tell me the formula to remove all comas? //D removes other characters like negative sign and percentage</description>
      <pubDate>Sun, 02 Dec 2018 19:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353477#M119656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-02T19:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: tconverttype component problem</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353478#M119657</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOtPAAW"&gt;@Aishwarya&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Please use the below function in tmap to convert comma to empty string.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;row1.input.replaceAll(",", "")&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; If the answer has helped you to resolve the issue, could you please mark the topic as closed? Kudos are also welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nikhil Thampi&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 03:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tconverttype-component-problem/m-p/2353478#M119657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-03T03:50:59Z</dc:date>
    </item>
  </channel>
</rss>

