<?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 put decimal point after two digits in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/put-decimal-point-after-two-digits/m-p/2215327#M11787</link>
    <description>&lt;P&gt;Hi Team,&lt;BR /&gt;I have a requirement like below,&lt;BR /&gt;Input data:&lt;BR /&gt;10835.14&lt;BR /&gt;1234.9&lt;BR /&gt;1075&lt;BR /&gt;Expected output:&lt;BR /&gt;10835.140000&lt;BR /&gt;1234.900000&lt;BR /&gt;1075.000000&lt;BR /&gt;How can I handle this in talend, kindly help on this thank you&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Meena&lt;/P&gt;</description>
    <pubDate>Thu, 01 Nov 2018 03:07:34 GMT</pubDate>
    <dc:creator>muralam</dc:creator>
    <dc:date>2018-11-01T03:07:34Z</dc:date>
    <item>
      <title>put decimal point after two digits</title>
      <link>https://community.qlik.com/t5/Talend-Studio/put-decimal-point-after-two-digits/m-p/2215327#M11787</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;I have a requirement like below,&lt;BR /&gt;Input data:&lt;BR /&gt;10835.14&lt;BR /&gt;1234.9&lt;BR /&gt;1075&lt;BR /&gt;Expected output:&lt;BR /&gt;10835.140000&lt;BR /&gt;1234.900000&lt;BR /&gt;1075.000000&lt;BR /&gt;How can I handle this in talend, kindly help on this thank you&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Meena&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 03:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/put-decimal-point-after-two-digits/m-p/2215327#M11787</guid>
      <dc:creator>muralam</dc:creator>
      <dc:date>2018-11-01T03:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: put decimal point after two digits</title>
      <link>https://community.qlik.com/t5/Talend-Studio/put-decimal-point-after-two-digits/m-p/2215328#M11788</link>
      <description>The java.text.DecimalFormat class is what you need to control the display format for decimal values 
&lt;A href="https://docs.oracle.com/javase/tutorial/java/data/numberformat.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.oracle.com/javase/tutorial/java/data/numberformat.html&lt;/A&gt;</description>
      <pubDate>Thu, 01 Nov 2018 10:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/put-decimal-point-after-two-digits/m-p/2215328#M11788</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-11-01T10:47:15Z</dc:date>
    </item>
  </channel>
</rss>

