<?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: Selecting a field that was assigned a numeric heading. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Selecting-a-field-that-was-assigned-a-numeric-heading/m-p/917251#M361316</link>
    <description>Yeah that's the only way i could select it. I was just hoping for an easier way around it.</description>
    <pubDate>Wed, 21 Feb 2024 21:23:32 GMT</pubDate>
    <dc:creator>Jyuen204</dc:creator>
    <dc:date>2024-02-21T21:23:32Z</dc:date>
    <item>
      <title>Selecting a field that was assigned a numeric heading.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Selecting-a-field-that-was-assigned-a-numeric-heading/m-p/917247#M361314</link>
      <description>&lt;P&gt;So I am working with a departed developers script. The script used YYYYMM to format field names so the resulting table contains fields that are like 202301, 202302, 202303 ....&lt;BR /&gt;&lt;BR /&gt;I needed to create some additional aggregations off of this particular table but I cannot query a select on these fields due to the way it is set up.&lt;BR /&gt;Is there a way I can select these columns by their placing in the table?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 21:01:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Selecting-a-field-that-was-assigned-a-numeric-heading/m-p/917247#M361314</guid>
      <dc:creator>Jyuen204</dc:creator>
      <dc:date>2024-02-21T21:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting a field that was assigned a numeric heading.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Selecting-a-field-that-was-assigned-a-numeric-heading/m-p/917250#M361315</link>
      <description>&lt;P&gt;Is your table actually as SAS data set? Those are not normally acceptable variable names for such. If the SAS option VALIDVARNAME=ANY is in effect then such names would have to be referenced in code as "202301"n, quotes around the column heading with the n to tell SAS to treat them a literal names.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, this process has placed important information into the "heading" which may mean that many analysis and reporting tasks will be much harder with this data than it should.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 21:21:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Selecting-a-field-that-was-assigned-a-numeric-heading/m-p/917250#M361315</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2024-02-21T21:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting a field that was assigned a numeric heading.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Selecting-a-field-that-was-assigned-a-numeric-heading/m-p/917251#M361316</link>
      <description>Yeah that's the only way i could select it. I was just hoping for an easier way around it.</description>
      <pubDate>Wed, 21 Feb 2024 21:23:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Selecting-a-field-that-was-assigned-a-numeric-heading/m-p/917251#M361316</guid>
      <dc:creator>Jyuen204</dc:creator>
      <dc:date>2024-02-21T21:23:32Z</dc:date>
    </item>
  </channel>
</rss>

