<?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 How to convert Decimal to exponential value in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Decimal-to-exponential-value/m-p/2220381#M14805</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting "100.0" in the input column and i would like to convert it to "1.00000000000000000E+02". How can i do it in a tmap using conversion function.&lt;/P&gt;</description>
    <pubDate>Sun, 27 Jan 2019 04:45:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-27T04:45:16Z</dc:date>
    <item>
      <title>How to convert Decimal to exponential value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Decimal-to-exponential-value/m-p/2220381#M14805</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting "100.0" in the input column and i would like to convert it to "1.00000000000000000E+02". How can i do it in a tmap using conversion function.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 04:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Decimal-to-exponential-value/m-p/2220381#M14805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-27T04:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert Decimal to exponential value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Decimal-to-exponential-value/m-p/2220382#M14806</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you could use format&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;String.format("%.17e",row1.valueDouble)&lt;/PRE&gt;</description>
      <pubDate>Sun, 27 Jan 2019 08:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Decimal-to-exponential-value/m-p/2220382#M14806</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-27T08:49:21Z</dc:date>
    </item>
  </channel>
</rss>

