<?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: How to convert Scientific numbers to Int in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Scientific-numbers-to-Int/m-p/2343402#M111163</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Does this help?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If so, thank's to close the case by selecting the most usefull answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kudos also accepted.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Feb 2018 08:53:03 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2018-02-07T08:53:03Z</dc:date>
    <item>
      <title>How to convert Scientific numbers to Int</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Scientific-numbers-to-Int/m-p/2343400#M111161</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have scientific format number and I want to convert this to integer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.5e17 to normal number.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Deepak&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 09:33:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Scientific-numbers-to-Int/m-p/2343400#M111161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-06T09:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert Scientific numbers to Int</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Scientific-numbers-to-Int/m-p/2343401#M111162</link>
      <description>&lt;P&gt;Hi Deepack,&lt;/P&gt;&lt;P&gt;This a standard Java topic.&lt;/P&gt;&lt;P&gt;You can refer to this link&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/2546147/java-convert-scientific-notation-to-regular-int" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/2546147/java-convert-scientific-notation-to-regular-int&lt;/A&gt; or search for "java convert scientific notation to integer" using Google.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 09:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Scientific-numbers-to-Int/m-p/2343401#M111162</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-06T09:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert Scientific numbers to Int</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Scientific-numbers-to-Int/m-p/2343402#M111163</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Does this help?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If so, thank's to close the case by selecting the most usefull answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kudos also accepted.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 08:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Scientific-numbers-to-Int/m-p/2343402#M111163</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-07T08:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert Scientific numbers to Int</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Scientific-numbers-to-Int/m-p/2343403#M111164</link>
      <description>&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;You can use the following java statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Double.valueOf("&lt;SPAN&gt;2.5e17&lt;/SPAN&gt;").longValue();&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 12:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Scientific-numbers-to-Int/m-p/2343403#M111164</guid>
      <dc:creator>jilanisyed</dc:creator>
      <dc:date>2018-02-07T12:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert Scientific numbers to Int</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Scientific-numbers-to-Int/m-p/2343404#M111165</link>
      <description>Deepack1,&lt;BR /&gt;It's normal to ask questions when learning new things and this is the place for that.&lt;BR /&gt;It's also just normal to say thank's to people trying to help you for free and to give feedback regarding the proposed solutions.</description>
      <pubDate>Wed, 07 Feb 2018 20:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-Scientific-numbers-to-Int/m-p/2343404#M111165</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-07T20:54:38Z</dc:date>
    </item>
  </channel>
</rss>

