<?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 Removing Decimals from Integers in a Summary Tables Wizard in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121598#M10070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created a Summarised table in SAS EG 4.3 &amp;amp; the numbers I've summed for the table have .00 after the integer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So '1' looks like '1.00', how do I get the value to just show as '1'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jun 2013 00:01:09 GMT</pubDate>
    <dc:creator>pcfriendly</dc:creator>
    <dc:date>2013-06-28T00:01:09Z</dc:date>
    <item>
      <title>Removing Decimals from Integers in a Summary Tables Wizard</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121598#M10070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created a Summarised table in SAS EG 4.3 &amp;amp; the numbers I've summed for the table have .00 after the integer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So '1' looks like '1.00', how do I get the value to just show as '1'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 00:01:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121598#M10070</guid>
      <dc:creator>pcfriendly</dc:creator>
      <dc:date>2013-06-28T00:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Decimals from Integers in a Summary Tables Wizard</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121599#M10071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For numbers in SAS, "Formats" are used to set how the numbers look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Summary Tables task, on the Summary Tables tab, right click your analysis variable, and select Data Value Properties. On the Format tab on the dialogue that pops up, pick the category of Numeric, and then find the "w.d" entry in the list. Set the number of digits you want left of the decimal in the Overall Width, and 0 as the Decimal Places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 01:21:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121599#M10071</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2013-06-28T01:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Decimals from Integers in a Summary Tables Wizard</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121600#M10072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi TomKari,&lt;/P&gt;&lt;P&gt;I can't find those options in EG 4.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm starting with Tasks &amp;gt;&amp;gt; Describe &amp;gt;&amp;gt; Summary Tables Wizard &amp;amp; there's no option to select 'Data Value Properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried going with Tasks &amp;gt;&amp;gt; Describe &amp;gt;&amp;gt; Summary Tables &amp;amp; dragging over the number field &amp;amp; then clicking 'Properties' still no 'Data Value Properties' option??&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 02:07:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121600#M10072</guid>
      <dc:creator>pcfriendly</dc:creator>
      <dc:date>2013-06-28T02:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Decimals from Integers in a Summary Tables Wizard</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121601#M10073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, my original comments were for the "non-wizard" version of Summary Tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I only have EG 5.1, but hopefully it's the same. Using the Wizard, on screen 2, where you assign the analysis variables, after you add your variables click on the "Browse" beside the "Select table format" entry box. From there, it's pretty much what I described before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pick the category of Numeric, and then find the "w.d" entry in the list. Set the number of digits you want left of the decimal in the Overall Width, and 0 as the Decimal Places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this will work in 4.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 02:26:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121601#M10073</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2013-06-28T02:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Decimals from Integers in a Summary Tables Wizard</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121602#M10074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but it seems old 4.3 doesn't support that, all I get is a dialogue box with the general tab...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 05:26:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121602#M10074</guid>
      <dc:creator>pcfriendly</dc:creator>
      <dc:date>2013-06-28T05:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Decimals from Integers in a Summary Tables Wizard</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121603#M10075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sure someone with EG 4.3 will give you a hand. Alternately, you could always fly it by Tech Support. They have all of the versions available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 14:28:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Removing-Decimals-from-Integers-in-a-Summary-Tables-Wizard/m-p/121603#M10075</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2013-06-28T14:28:44Z</dc:date>
    </item>
  </channel>
</rss>

