<?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: first.variable help in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/first-variable-help/m-p/461330#M70352</link>
    <description>&lt;P&gt;No, they can't be used since they are not saved in the data set.&amp;nbsp; They are temporary variables only.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Choices abound.&amp;nbsp; The DATA step could copy the first. and last. variables to new variables which could be used later.&amp;nbsp; Or, PROC TRANSPOSE could use a BY statement (perhaps the same BY statement that appears in the DATA step).&lt;/P&gt;</description>
    <pubDate>Thu, 10 May 2018 14:41:12 GMT</pubDate>
    <dc:creator>Astounding</dc:creator>
    <dc:date>2018-05-10T14:41:12Z</dc:date>
    <item>
      <title>first.variable help</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/first-variable-help/m-p/461326#M70351</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do anyone know if first.variable/last.variable can be used to transpose data? For instance, I want to transform a long list of character variables to a single list by a group. Does that make sense and is this possible? Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 14:35:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/first-variable-help/m-p/461326#M70351</guid>
      <dc:creator>kbelang1</dc:creator>
      <dc:date>2018-05-10T14:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: first.variable help</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/first-variable-help/m-p/461330#M70352</link>
      <description>&lt;P&gt;No, they can't be used since they are not saved in the data set.&amp;nbsp; They are temporary variables only.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Choices abound.&amp;nbsp; The DATA step could copy the first. and last. variables to new variables which could be used later.&amp;nbsp; Or, PROC TRANSPOSE could use a BY statement (perhaps the same BY statement that appears in the DATA step).&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 14:41:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/first-variable-help/m-p/461330#M70352</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2018-05-10T14:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: first.variable help</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/first-variable-help/m-p/461337#M70353</link>
      <description>&lt;P&gt;Thank you! Your response was extremely helpful. Now I can stop trying to make something work using a method that doesn't support it. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 14:48:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/first-variable-help/m-p/461337#M70353</guid>
      <dc:creator>kbelang1</dc:creator>
      <dc:date>2018-05-10T14:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: first.variable help</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/first-variable-help/m-p/461343#M70354</link>
      <description>&lt;P&gt;Just a follow-up note .... it depends on how you plan to transpose.&amp;nbsp; PROC TRANSPOSE is out.&amp;nbsp; But there are ways to transpose data using a DATA step.&amp;nbsp; If that's the route you are taking, you can use the BY variables in the same DATA step.&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 15:05:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/first-variable-help/m-p/461343#M70354</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2018-05-10T15:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: first.variable help</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/first-variable-help/m-p/461359#M70355</link>
      <description>&lt;P&gt;It might help to provide some small example data, hopefully as data step code, and what the result should be.&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 15:55:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/first-variable-help/m-p/461359#M70355</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-05-10T15:55:07Z</dc:date>
    </item>
  </channel>
</rss>

