<?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 Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/PROC-TRANSPOSE/m-p/704972#M216154</link>
    <description>&lt;P&gt;Please post:&lt;/P&gt;
&lt;P&gt;1) a sample of your data&lt;/P&gt;
&lt;P&gt;2) the full log with the code ran and all messages&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2020 07:49:36 GMT</pubDate>
    <dc:creator>Shmuel</dc:creator>
    <dc:date>2020-12-10T07:49:36Z</dc:date>
    <item>
      <title>PROC TRANSPOSE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-TRANSPOSE/m-p/704966#M216152</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I want to transpose a table that looks like this (some cells are empty but not all)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="olgazabelinasas_1-1607584351739.png" style="width: 559px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52498i565DE65C22438676/image-dimensions/559x116?v=v2" width="559" height="116" role="button" title="olgazabelinasas_1-1607584351739.png" alt="olgazabelinasas_1-1607584351739.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;AFTER&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt; proc transpose data=WORK.to_enter &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;out=WORK.to_enter_transposed;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;id counterparty_rk;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I GET THIS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="olgazabelinasas_2-1607584383341.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52499iF0B5FAF0AE9A4F6F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="olgazabelinasas_2-1607584383341.png" alt="olgazabelinasas_2-1607584383341.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I get a table without rows &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;do not understand why.&lt;/P&gt;
&lt;P&gt;could you help me solve the problem?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 07:15:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-TRANSPOSE/m-p/704966#M216152</guid>
      <dc:creator>olgazabelinasas</dc:creator>
      <dc:date>2020-12-10T07:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TRANSPOSE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-TRANSPOSE/m-p/704972#M216154</link>
      <description>&lt;P&gt;Please post:&lt;/P&gt;
&lt;P&gt;1) a sample of your data&lt;/P&gt;
&lt;P&gt;2) the full log with the code ran and all messages&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 07:49:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-TRANSPOSE/m-p/704972#M216154</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2020-12-10T07:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: PROC TRANSPOSE</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-TRANSPOSE/m-p/705026#M216185</link>
      <description>Hi Shmuel, luckily I managed to solve the problem - I used the parameter VAR &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;But thanks for your trying to help!</description>
      <pubDate>Thu, 10 Dec 2020 12:41:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-TRANSPOSE/m-p/705026#M216185</guid>
      <dc:creator>olgazabelinasas</dc:creator>
      <dc:date>2020-12-10T12:41:26Z</dc:date>
    </item>
  </channel>
</rss>

