<?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 Convert string in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Convert-string/m-p/2276330#M52445</link>
    <description>&lt;P&gt;Hii .! Pleaase guys i have a problem i have in my input numbers like that ==&amp;gt; 1,6 3,7.....&lt;BR /&gt;But i want to change it in my output like that ==&amp;gt; 1.6 3.7 ...... Pllllease someone help me&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:02:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T05:02:33Z</dc:date>
    <item>
      <title>Convert string</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-string/m-p/2276330#M52445</link>
      <description>&lt;P&gt;Hii .! Pleaase guys i have a problem i have in my input numbers like that ==&amp;gt; 1,6 3,7.....&lt;BR /&gt;But i want to change it in my output like that ==&amp;gt; 1.6 3.7 ...... Pllllease someone help me&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-string/m-p/2276330#M52445</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Convert string</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-string/m-p/2276331#M52446</link>
      <description>row1.yourField.replaceAll(",", ".")</description>
      <pubDate>Wed, 07 Aug 2019 23:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-string/m-p/2276331#M52446</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-08-07T23:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Convert string</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-string/m-p/2276332#M52447</link>
      <description>Thank you for replaying ... But how can i change the type from string to&lt;BR /&gt;integere&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Aug 2019 23:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-string/m-p/2276332#M52447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-07T23:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Convert string</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-string/m-p/2276333#M52448</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; If you like Java coding, you can use Java data type conversion functions (you can get them from java forums). If you are more comfortable with Graphical user interface, you can use tConvertType component from Palette.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Please refer the link below for properties and sample scenario.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/GDoeGgb~qKpyQ_84gB37WQ" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/GDoeGgb~qKpyQ_84gB37WQ&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 05:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-string/m-p/2276333#M52448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-08T05:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Convert string</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-string/m-p/2276334#M52449</link>
      <description>Integer.parseInt(myString)&lt;BR /&gt;or&lt;BR /&gt;component tConvertType</description>
      <pubDate>Thu, 08 Aug 2019 08:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-string/m-p/2276334#M52449</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-08-08T08:03:26Z</dc:date>
    </item>
  </channel>
</rss>

