<?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 Proc transpose - formatting of variables in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-transpose-formatting-of-variables/m-p/118242#M32628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to tranpose a few numeric variables and I want the transposed variable to have formatted character values (instead of the default unformatted numeric value).&lt;/P&gt;&lt;P&gt;Any idea how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;VD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2012 09:53:23 GMT</pubDate>
    <dc:creator>VD</dc:creator>
    <dc:date>2012-09-11T09:53:23Z</dc:date>
    <item>
      <title>Proc transpose - formatting of variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-transpose-formatting-of-variables/m-p/118242#M32628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to tranpose a few numeric variables and I want the transposed variable to have formatted character values (instead of the default unformatted numeric value).&lt;/P&gt;&lt;P&gt;Any idea how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;VD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 09:53:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-transpose-formatting-of-variables/m-p/118242#M32628</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2012-09-11T09:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Proc transpose - formatting of variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-transpose-formatting-of-variables/m-p/118243#M32629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get SAS to convert numeric variables to character (with associated formats) the VAR list must include at least one character variable.&amp;nbsp; It can be a dummy variable if you like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var numericvar1 ... numericvarN DUMMYcharacterVar;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 11:28:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-transpose-formatting-of-variables/m-p/118243#M32629</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2012-09-11T11:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Proc transpose - formatting of variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-transpose-formatting-of-variables/m-p/118244#M32630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks data_null_!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dummy variable helped.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 12:56:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-transpose-formatting-of-variables/m-p/118244#M32630</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2012-09-11T12:56:33Z</dc:date>
    </item>
  </channel>
</rss>

