<?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 Hoe to convert the Scientific value to normal value. in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Hoe-to-convert-the-Scientific-value-to-normal-value/m-p/5342#M2160</link>
    <description>hi&lt;BR /&gt;
&lt;BR /&gt;
 I have data field like this&lt;BR /&gt;
&lt;BR /&gt;
item_id&lt;BR /&gt;
1.0070311E30&lt;BR /&gt;
&lt;BR /&gt;
how to i convert this Scientic value to normal value&lt;BR /&gt;
&lt;BR /&gt;
i.e. 1007031060700020030001703070251&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
i.e this(1007031060700020030001703070251) is the actual value of the above(1.0070311E30) value&lt;BR /&gt;
i import the data from text file to SAS .&lt;BR /&gt;
but i want actual value&lt;BR /&gt;
how to i convert to normal value...&lt;BR /&gt;
&lt;BR /&gt;
thnx.&lt;BR /&gt;
cnu..</description>
    <pubDate>Fri, 02 Nov 2007 08:08:31 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-11-02T08:08:31Z</dc:date>
    <item>
      <title>Hoe to convert the Scientific value to normal value.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Hoe-to-convert-the-Scientific-value-to-normal-value/m-p/5342#M2160</link>
      <description>hi&lt;BR /&gt;
&lt;BR /&gt;
 I have data field like this&lt;BR /&gt;
&lt;BR /&gt;
item_id&lt;BR /&gt;
1.0070311E30&lt;BR /&gt;
&lt;BR /&gt;
how to i convert this Scientic value to normal value&lt;BR /&gt;
&lt;BR /&gt;
i.e. 1007031060700020030001703070251&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
i.e this(1007031060700020030001703070251) is the actual value of the above(1.0070311E30) value&lt;BR /&gt;
i import the data from text file to SAS .&lt;BR /&gt;
but i want actual value&lt;BR /&gt;
how to i convert to normal value...&lt;BR /&gt;
&lt;BR /&gt;
thnx.&lt;BR /&gt;
cnu..</description>
      <pubDate>Fri, 02 Nov 2007 08:08:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Hoe-to-convert-the-Scientific-value-to-normal-value/m-p/5342#M2160</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-11-02T08:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hoe to convert the Scientific value to normal value.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Hoe-to-convert-the-Scientific-value-to-normal-value/m-p/5343#M2161</link>
      <description>import the value of item_ID as text not number. &lt;BR /&gt;
SAS number values have only 16-18 digits precision.&lt;BR /&gt;
&lt;BR /&gt;
PeterC</description>
      <pubDate>Fri, 02 Nov 2007 09:05:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Hoe-to-convert-the-Scientific-value-to-normal-value/m-p/5343#M2161</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-11-02T09:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hoe to convert the Scientific value to normal value.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Hoe-to-convert-the-Scientific-value-to-normal-value/m-p/5344#M2162</link>
      <description>From SAS online documentation  Informats &lt;BR /&gt;
  Ew.d Informat  reads numeric values that are stored in scientific notation and double-precision scientific notation &lt;BR /&gt;
&lt;BR /&gt;
However, if your source data is displaying only 1.70123E30, you cannot get the remaining digits of precision because they do not exist in your source data.</description>
      <pubDate>Mon, 05 Nov 2007 15:22:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Hoe-to-convert-the-Scientific-value-to-normal-value/m-p/5344#M2162</guid>
      <dc:creator>advoss</dc:creator>
      <dc:date>2007-11-05T15:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Hoe to convert the Scientific value to normal value.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Hoe-to-convert-the-Scientific-value-to-normal-value/m-p/5345#M2163</link>
      <description>Thanks.,&lt;BR /&gt;
&lt;BR /&gt;
I Done succesessfully</description>
      <pubDate>Tue, 06 Nov 2007 06:08:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Hoe-to-convert-the-Scientific-value-to-normal-value/m-p/5345#M2163</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-11-06T06:08:43Z</dc:date>
    </item>
  </channel>
</rss>

