<?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: Convert exponential to Value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033082#M943324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/61528" title="https://community.qlikview.com/thread/61528"&gt;Convert Exponential values in Numbers??? | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jan 2016 05:47:53 GMT</pubDate>
    <dc:creator>manojkulkarni</dc:creator>
    <dc:date>2016-01-20T05:47:53Z</dc:date>
    <item>
      <title>Convert exponential to Value</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033081#M943323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to convert exponential value to number pls suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls find the attached sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 05:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033081#M943323</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-01-20T05:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Convert exponential to Value</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033082#M943324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/61528" title="https://community.qlikview.com/thread/61528"&gt;Convert Exponential values in Numbers??? | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 05:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033082#M943324</guid>
      <dc:creator>manojkulkarni</dc:creator>
      <dc:date>2016-01-20T05:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Convert exponential to Value</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033083#M943325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/634815"&gt;convert exponential number to decimal&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 05:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033083#M943325</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-01-20T05:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Convert exponential to Value</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033084#M943326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 06:49:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033084#M943326</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-01-20T06:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Convert exponential to Value</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033085#M943327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Num(Replace(@1, ',', '.'), '(dec)') AS Formatted_Decimal&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[exponential fig.xls]&lt;/P&gt;&lt;P&gt;(biff, no labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 07:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033085#M943327</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-01-20T07:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Convert exponential to Value</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033086#M943329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem appears to be the , decimal. This works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD Num(Replace(@1, ',', '.')) As Value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM [exponential fig.xls]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (biff, no labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: beaten to it by Jagan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2016 08:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-exponential-to-Value/m-p/1033086#M943329</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-01-20T08:05:35Z</dc:date>
    </item>
  </channel>
</rss>

