<?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 Format Class Variables When Using 'Summary Tables' in EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Format-Class-Variables-When-Using-Summary-Tables-in-EG/m-p/358095#M23586</link>
    <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a bunch of daily data to be summarised/counted by year with the task 'Summary Tables' in EG. I know how to do that in code, which is like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc tabulate data=mydata missing;&lt;/P&gt;&lt;P&gt;&amp;nbsp; class date;&lt;/P&gt;&lt;P&gt;&amp;nbsp; format date year.;&lt;/P&gt;&lt;P&gt;&amp;nbsp; tables date, n;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I would really like to achieve this with the built-in task. I've tried almost everywhere I can think of for specifying format for date column with no luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I must have missed some context memu or options that any of you can point out?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ning&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2017 02:38:33 GMT</pubDate>
    <dc:creator>Macavity</dc:creator>
    <dc:date>2017-05-12T02:38:33Z</dc:date>
    <item>
      <title>Format Class Variables When Using 'Summary Tables' in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Format-Class-Variables-When-Using-Summary-Tables-in-EG/m-p/358095#M23586</link>
      <description>&lt;P&gt;Hey Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a bunch of daily data to be summarised/counted by year with the task 'Summary Tables' in EG. I know how to do that in code, which is like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc tabulate data=mydata missing;&lt;/P&gt;&lt;P&gt;&amp;nbsp; class date;&lt;/P&gt;&lt;P&gt;&amp;nbsp; format date year.;&lt;/P&gt;&lt;P&gt;&amp;nbsp; tables date, n;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I would really like to achieve this with the built-in task. I've tried almost everywhere I can think of for specifying format for date column with no luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I must have missed some context memu or options that any of you can point out?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ning&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 02:38:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Format-Class-Variables-When-Using-Summary-Tables-in-EG/m-p/358095#M23586</guid>
      <dc:creator>Macavity</dc:creator>
      <dc:date>2017-05-12T02:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Format Class Variables When Using 'Summary Tables' in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Format-Class-Variables-When-Using-Summary-Tables-in-EG/m-p/358271#M23589</link>
      <description>&lt;P&gt;I'm not an EG user, so might be off track, but can't you assign the format using either the table or data properties screens? Some nice step-by-step examples are shown at:&amp;nbsp;chrome-extension://oemmndcbldboiebfnladdacbdfmadadm/&lt;A href="http://www2.sas.com/proceedings/sugi31/113-31.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi31/113-31.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 16:01:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Format-Class-Variables-When-Using-Summary-Tables-in-EG/m-p/358271#M23589</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-05-12T16:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Format Class Variables When Using 'Summary Tables' in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Format-Class-Variables-When-Using-Summary-Tables-in-EG/m-p/358289#M23592</link>
      <description>&lt;P&gt;Here's what works for me...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For your data, select Describe | Summary Tables&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the Data tab, drag your date field to the Classification variables area.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There should be a box on the right where you can change the characteristics of the variable that's selected. Select the "Heading format" box, and put your date format in there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 17:09:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Format-Class-Variables-When-Using-Summary-Tables-in-EG/m-p/358289#M23592</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2017-05-12T17:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Format Class Variables When Using 'Summary Tables' in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Format-Class-Variables-When-Using-Summary-Tables-in-EG/m-p/358628#M23613</link>
      <description>Thank Tom, that's exactly what I'm looking for.</description>
      <pubDate>Mon, 15 May 2017 00:54:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Format-Class-Variables-When-Using-Summary-Tables-in-EG/m-p/358628#M23613</guid>
      <dc:creator>Macavity</dc:creator>
      <dc:date>2017-05-15T00:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Format Class Variables When Using 'Summary Tables' in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Format-Class-Variables-When-Using-Summary-Tables-in-EG/m-p/358629#M23614</link>
      <description>That's a useful guide, thank you Art.</description>
      <pubDate>Mon, 15 May 2017 00:56:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Format-Class-Variables-When-Using-Summary-Tables-in-EG/m-p/358629#M23614</guid>
      <dc:creator>Macavity</dc:creator>
      <dc:date>2017-05-15T00:56:47Z</dc:date>
    </item>
  </channel>
</rss>

