<?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 EG-Multiple Summary Groupings possible in one step? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Multiple-Summary-Groupings-possible-in-one-step/m-p/597745#M34952</link>
    <description>&lt;P&gt;Hi, I am a relatively new EG user (moving to also use DI later this year hopefully so DI comments are welcome also).&lt;/P&gt;&lt;P&gt;I understand how to do a Summary Grouping of one variable (by Country-Site-Month etc.) using the bottom window.&lt;/P&gt;&lt;P&gt;Is it possible to do different summary groupings in a single step? It seems inefficient to have to&lt;/P&gt;&lt;P&gt;create a new step for every different group. For example, create columns for (group by) COUNT by Country-Site-Month and then COUNT by Country-Site in the same project step. Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 18 Oct 2019 14:55:40 GMT</pubDate>
    <dc:creator>crawfe</dc:creator>
    <dc:date>2019-10-18T14:55:40Z</dc:date>
    <item>
      <title>EG-Multiple Summary Groupings possible in one step?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Multiple-Summary-Groupings-possible-in-one-step/m-p/597745#M34952</link>
      <description>&lt;P&gt;Hi, I am a relatively new EG user (moving to also use DI later this year hopefully so DI comments are welcome also).&lt;/P&gt;&lt;P&gt;I understand how to do a Summary Grouping of one variable (by Country-Site-Month etc.) using the bottom window.&lt;/P&gt;&lt;P&gt;Is it possible to do different summary groupings in a single step? It seems inefficient to have to&lt;/P&gt;&lt;P&gt;create a new step for every different group. For example, create columns for (group by) COUNT by Country-Site-Month and then COUNT by Country-Site in the same project step. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 14:55:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Multiple-Summary-Groupings-possible-in-one-step/m-p/597745#M34952</guid>
      <dc:creator>crawfe</dc:creator>
      <dc:date>2019-10-18T14:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: EG-Multiple Summary Groupings possible in one step?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Multiple-Summary-Groupings-possible-in-one-step/m-p/597761#M34953</link>
      <description>&lt;P&gt;Boy have I got a task for you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's an industrial-strength summarization engine, thanks to PROC MEANS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From Enterprise Guide:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open the dataset you want to summarize (I'm using SASHELP.SHOES as an example).&lt;/LI&gt;
&lt;LI&gt;Select Describe -&amp;gt; Summary Statistics&lt;/LI&gt;
&lt;LI&gt;On the Data tab, pull the variables you want to summarize into "Classification Variables". I used Region, Product, and Subsidiary.&lt;/LI&gt;
&lt;LI&gt;On the Data tab, Pull one numeric variable into "Analysis Variables" (that's the only downside, you need one numeric variable, even though you don't use it for anything.) Make sure it's always non-null.&lt;/LI&gt;
&lt;LI&gt;On the "Statistics" "Basic" tab, untick everything except "Number of Observations".&lt;/LI&gt;
&lt;LI&gt;On the "Results" tab, untick "Show Statistics", and tick "Save statistics to data set". That will give you a summary dataset. Set "Combinations of classification variables" to "All ways".&lt;/LI&gt;
&lt;LI&gt;Click "Run".&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You'll get a dataset that will show all of the 0-way (summary for the dataset), 1-way (Region, and 2 others), 2-way (Region by Product, and two others) and 3-way (all three variables) summarizations of the data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 15:54:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Multiple-Summary-Groupings-possible-in-one-step/m-p/597761#M34953</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2019-10-18T15:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: EG-Multiple Summary Groupings possible in one step?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Multiple-Summary-Groupings-possible-in-one-step/m-p/598675#M34975</link>
      <description>&lt;P&gt;That is pretty cool. For three columns, it gives you all possible two-way summaries also.&lt;/P&gt;&lt;P&gt;I am going to have to see how I can use it. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 12:18:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/EG-Multiple-Summary-Groupings-possible-in-one-step/m-p/598675#M34975</guid>
      <dc:creator>crawfe</dc:creator>
      <dc:date>2019-10-23T12:18:35Z</dc:date>
    </item>
  </channel>
</rss>

