<?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: proc transpose in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-transpose/m-p/66657#M19043</link>
    <description>Yes, PROC TRANSPOSE is the ticket!  And it's well documented both in online HELP and at the SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website, if you would consider these sources for gaining knowledge from an uber reference source.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Google advanced search argument, this topic/post:&lt;BR /&gt;
&lt;BR /&gt;
proc transpose site:sas.com</description>
    <pubDate>Wed, 10 Mar 2010 18:07:40 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2010-03-10T18:07:40Z</dc:date>
    <item>
      <title>proc transpose</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-transpose/m-p/66656#M19042</link>
      <description>I have three variables (group, year, rate):&lt;BR /&gt;
group  year   rate&lt;BR /&gt;
corp   2009    1&lt;BR /&gt;
corp   2010    2&lt;BR /&gt;
csbu   2009    3&lt;BR /&gt;
csbu   2010    2&lt;BR /&gt;
ecs    2009    1&lt;BR /&gt;
ecs    2010    4&lt;BR /&gt;
&lt;BR /&gt;
How do I convert the above data to this:&lt;BR /&gt;
group  2009  2010&lt;BR /&gt;
corp      1      2&lt;BR /&gt;
csbu     3      2&lt;BR /&gt;
ecs       1      4</description>
      <pubDate>Wed, 10 Mar 2010 17:32:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-transpose/m-p/66656#M19042</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-03-10T17:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: proc transpose</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-transpose/m-p/66657#M19043</link>
      <description>Yes, PROC TRANSPOSE is the ticket!  And it's well documented both in online HELP and at the SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website, if you would consider these sources for gaining knowledge from an uber reference source.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Google advanced search argument, this topic/post:&lt;BR /&gt;
&lt;BR /&gt;
proc transpose site:sas.com</description>
      <pubDate>Wed, 10 Mar 2010 18:07:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-transpose/m-p/66657#M19043</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-03-10T18:07:40Z</dc:date>
    </item>
  </channel>
</rss>

