<?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: Numeric formatting issue help in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Numeric-formatting-issue-help/m-p/481247#M124452</link>
    <description>&lt;P&gt;You can use different formats for each variable. So for NUM, use the COMMA format, and for PCT and AVG, you can use best10.2 (or similar, there are many choices that will work)&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jul 2018 19:56:09 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2018-07-25T19:56:09Z</dc:date>
    <item>
      <title>Numeric formatting issue help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Numeric-formatting-issue-help/m-p/481245#M124451</link>
      <description>&lt;P&gt;data have;&lt;/P&gt;
&lt;P&gt;num = 3298056;&lt;/P&gt;
&lt;P&gt;pct = 46.51644;&lt;/P&gt;
&lt;P&gt;avg = 1.2555&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the best way to format the numbers to capture proper commas and to capture the numbers up to 2 decimal places only&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So num = 3,298,056&amp;nbsp;&amp;nbsp; pct = 46.52&amp;nbsp; avg = 1.25&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 19:53:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Numeric-formatting-issue-help/m-p/481245#M124451</guid>
      <dc:creator>Q1983</dc:creator>
      <dc:date>2018-07-25T19:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Numeric formatting issue help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Numeric-formatting-issue-help/m-p/481247#M124452</link>
      <description>&lt;P&gt;You can use different formats for each variable. So for NUM, use the COMMA format, and for PCT and AVG, you can use best10.2 (or similar, there are many choices that will work)&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 19:56:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Numeric-formatting-issue-help/m-p/481247#M124452</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-07-25T19:56:09Z</dc:date>
    </item>
  </channel>
</rss>

