<?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 SAS formatting values in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-formatting-values/m-p/209268#M15662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HHi &lt;/P&gt;&lt;P&gt;i have below values which I got in SAS . I need to convert those values .&lt;/P&gt;&lt;P&gt;8206830622.6 value to 8,206,830,623 &lt;/P&gt;&lt;P&gt;-74661564.97 to (74,661,564)&lt;/P&gt;&lt;P&gt;19.682897626 - 19.68290&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0.0005251792 to 0.1% &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone pls help &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 May 2015 20:54:16 GMT</pubDate>
    <dc:creator>chennupriya</dc:creator>
    <dc:date>2015-05-04T20:54:16Z</dc:date>
    <item>
      <title>SAS formatting values</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-formatting-values/m-p/209268#M15662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HHi &lt;/P&gt;&lt;P&gt;i have below values which I got in SAS . I need to convert those values .&lt;/P&gt;&lt;P&gt;8206830622.6 value to 8,206,830,623 &lt;/P&gt;&lt;P&gt;-74661564.97 to (74,661,564)&lt;/P&gt;&lt;P&gt;19.682897626 - 19.68290&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0.0005251792 to 0.1% &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone pls help &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 20:54:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-formatting-values/m-p/209268#M15662</guid>
      <dc:creator>chennupriya</dc:creator>
      <dc:date>2015-05-04T20:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: SAS formatting values</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-formatting-values/m-p/209269#M15663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the first, use the commaN. format, with N sufficient to display all the digits. 15 worked with your example.&lt;/P&gt;&lt;P&gt;For the second, use negparen15.&lt;/P&gt;&lt;P&gt;For the third, simply use 10.5&lt;/P&gt;&lt;P&gt;For the fourth, use percent7.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 05:50:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-formatting-values/m-p/209269#M15663</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-05-05T05:50:07Z</dc:date>
    </item>
  </channel>
</rss>

