<?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: Parsing column names from dataset in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Parsing-column-names-from-dataset/m-p/433468#M13424</link>
    <description>&lt;P&gt;Retrieve the names from dictionary.columns and use the SQL into: clause to populate the macro variable.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Feb 2018 10:49:20 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2018-02-02T10:49:20Z</dc:date>
    <item>
      <title>Parsing column names from dataset</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Parsing-column-names-from-dataset/m-p/433467#M13423</link>
      <description>&lt;P&gt;I have dataset (table) that has over 300 column names, I would like to parse out all the column names which are of type=numeric and contain a specific string in name (like "app"). And then all those column names that meet the conditions I would put into a macro variable.&lt;/P&gt;&lt;P&gt;(%let vars = [list of those column names]).&lt;/P&gt;&lt;P&gt;How would should I do that?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:47:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Parsing-column-names-from-dataset/m-p/433467#M13423</guid>
      <dc:creator>pokepim</dc:creator>
      <dc:date>2018-02-02T10:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing column names from dataset</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Parsing-column-names-from-dataset/m-p/433468#M13424</link>
      <description>&lt;P&gt;Retrieve the names from dictionary.columns and use the SQL into: clause to populate the macro variable.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:49:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Parsing-column-names-from-dataset/m-p/433468#M13424</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-02-02T10:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing column names from dataset</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Parsing-column-names-from-dataset/m-p/433476#M13426</link>
      <description>&lt;P&gt;Why exactly?&amp;nbsp; I am sure if you provided a bit more information on the process surrounding this request, a far better solution could be found than selecting x number from a large list of variables, and then creating macro code, which you will than have to create even more macro code to work with etc.&amp;nbsp; Its just exponetiating the code you need to write.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 11:18:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Parsing-column-names-from-dataset/m-p/433476#M13426</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-02-02T11:18:18Z</dc:date>
    </item>
  </channel>
</rss>

