<?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: placing created column in specific position in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/placing-created-column-in-specific-position/m-p/53056#M14621</link>
    <description>It seems to do it ,Only after this dataset created.&lt;BR /&gt;
Ex:&lt;BR /&gt;
[pre]&lt;BR /&gt;
proc report data=class nowd out=_class(drop=_break_);&lt;BR /&gt;
 column a a_sum b b_sum...&lt;BR /&gt;
 define a /display;&lt;BR /&gt;
run;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
The advantage of this way is that you can use sas variable list method Such as:&lt;BR /&gt;
a1-a10 a-numeric-x a--z _character_ .........&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
    <pubDate>Tue, 19 Apr 2011 10:16:31 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2011-04-19T10:16:31Z</dc:date>
    <item>
      <title>placing created column in specific position</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/placing-created-column-in-specific-position/m-p/53055#M14620</link>
      <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
Ok maybe my question is simple but i cant seem to find if there is any solution to it,&lt;BR /&gt;
&lt;BR /&gt;
I was just wondering when i create a new column(new variable ) in a dataset is there any command to define the place it should take instead of automatically placing it last?&lt;BR /&gt;
&lt;BR /&gt;
lets say i calculate the sum of a few variables and i want the column that contains the sum to appear after the variables is it possible?&lt;BR /&gt;
&lt;BR /&gt;
thnx in advance</description>
      <pubDate>Tue, 19 Apr 2011 09:34:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/placing-created-column-in-specific-position/m-p/53055#M14620</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2011-04-19T09:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: placing created column in specific position</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/placing-created-column-in-specific-position/m-p/53056#M14621</link>
      <description>It seems to do it ,Only after this dataset created.&lt;BR /&gt;
Ex:&lt;BR /&gt;
[pre]&lt;BR /&gt;
proc report data=class nowd out=_class(drop=_break_);&lt;BR /&gt;
 column a a_sum b b_sum...&lt;BR /&gt;
 define a /display;&lt;BR /&gt;
run;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
The advantage of this way is that you can use sas variable list method Such as:&lt;BR /&gt;
a1-a10 a-numeric-x a--z _character_ .........&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
      <pubDate>Tue, 19 Apr 2011 10:16:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/placing-created-column-in-specific-position/m-p/53056#M14621</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-04-19T10:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: placing created column in specific position</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/placing-created-column-in-specific-position/m-p/53057#M14622</link>
      <description>Thnx Ksharp i will work my way on your advice thnx</description>
      <pubDate>Tue, 19 Apr 2011 10:24:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/placing-created-column-in-specific-position/m-p/53057#M14622</guid>
      <dc:creator>chemicalab</dc:creator>
      <dc:date>2011-04-19T10:24:36Z</dc:date>
    </item>
  </channel>
</rss>

