<?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 plz help in transposing in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/plz-help-in-transposing/m-p/44456#M1324</link>
    <description>my raw data is like this&lt;BR /&gt;
id ab bb cb db eb a1 b1 c1 d1 e1 a2 b2 c2 d2 e2 a3 b3 c3 d3 e3&lt;BR /&gt;
1 11 23 43 23 43 12 34 54 23 43 11 23 45 67 65 11 23 45 67 32&lt;BR /&gt;
2 43 54 76 87 45 67 87 54 67 89 76 54 34 67 89 09 76 45 34 56&lt;BR /&gt;
&lt;BR /&gt;
I have to make it like this&lt;BR /&gt;
base 1wk 2wk 3wk&lt;BR /&gt;
a 11 12 11 11&lt;BR /&gt;
b 23 34 23 23&lt;BR /&gt;
c 43 54 45 45&lt;BR /&gt;
d 23 23 67 67&lt;BR /&gt;
e 43 43 65 32&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Please Help me with this and guid me how to transpose that using proc transpose or array or anything else pls give me coding for that also&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance</description>
    <pubDate>Mon, 15 Jun 2009 07:22:03 GMT</pubDate>
    <dc:creator>Parashar</dc:creator>
    <dc:date>2009-06-15T07:22:03Z</dc:date>
    <item>
      <title>plz help in transposing</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/plz-help-in-transposing/m-p/44456#M1324</link>
      <description>my raw data is like this&lt;BR /&gt;
id ab bb cb db eb a1 b1 c1 d1 e1 a2 b2 c2 d2 e2 a3 b3 c3 d3 e3&lt;BR /&gt;
1 11 23 43 23 43 12 34 54 23 43 11 23 45 67 65 11 23 45 67 32&lt;BR /&gt;
2 43 54 76 87 45 67 87 54 67 89 76 54 34 67 89 09 76 45 34 56&lt;BR /&gt;
&lt;BR /&gt;
I have to make it like this&lt;BR /&gt;
base 1wk 2wk 3wk&lt;BR /&gt;
a 11 12 11 11&lt;BR /&gt;
b 23 34 23 23&lt;BR /&gt;
c 43 54 45 45&lt;BR /&gt;
d 23 23 67 67&lt;BR /&gt;
e 43 43 65 32&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Please Help me with this and guid me how to transpose that using proc transpose or array or anything else pls give me coding for that also&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance</description>
      <pubDate>Mon, 15 Jun 2009 07:22:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/plz-help-in-transposing/m-p/44456#M1324</guid>
      <dc:creator>Parashar</dc:creator>
      <dc:date>2009-06-15T07:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: plz help in transposing</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/plz-help-in-transposing/m-p/44457#M1325</link>
      <description>It is not necessary to post a particilar query in multiple SAS discussion forums.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Mon, 15 Jun 2009 11:18:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/plz-help-in-transposing/m-p/44457#M1325</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-06-15T11:18:15Z</dc:date>
    </item>
  </channel>
</rss>

