<?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: SAS Table Error - How to Solve? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Table-Error-How-to-Solve/m-p/604880#M175421</link>
    <description>Thanks for the quick reply! SAS Miner noob. Removing the spaces in the column headings worked.</description>
    <pubDate>Mon, 18 Nov 2019 06:05:45 GMT</pubDate>
    <dc:creator>jgrl55</dc:creator>
    <dc:date>2019-11-18T06:05:45Z</dc:date>
    <item>
      <title>SAS Table Error - How to Solve?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Table-Error-How-to-Solve/m-p/604875#M175417</link>
      <description>&lt;P&gt;Hi All -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've uploaded an excel file 10k rows to SAS Studio, which I'm trying to import into SAS Miner. When I go to Select a SAS Table, I receive the following error message: "The data set contains variables&amp;nbsp; with invalid column names. The SAS option VALIDVARNAME=ANY is currently disabled. Please consult your SAS Language&amp;nbsp; Reference for more information."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been unsuccessful in searching/researching what this means and how to solve for it. Attached is a sample 50 lines of the CSV I'm trying to import. Yes, this is from Kaggle.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 05:06:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Table-Error-How-to-Solve/m-p/604875#M175417</guid>
      <dc:creator>jgrl55</dc:creator>
      <dc:date>2019-11-18T05:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Table Error - How to Solve?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Table-Error-How-to-Solve/m-p/604878#M175419</link>
      <description>&lt;P&gt;The column headings in your spreadsheet do not follow SAS naming conventions. If you use the SAS option validvarname = any then this should fix the problem:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options VALIDVARNAME=ANY;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The alternative is to correct your column headings which must consist of only A-Z letters, 0 - 9 digits, or underscores.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 05:31:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Table-Error-How-to-Solve/m-p/604878#M175419</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-11-18T05:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Table Error - How to Solve?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Table-Error-How-to-Solve/m-p/604880#M175421</link>
      <description>Thanks for the quick reply! SAS Miner noob. Removing the spaces in the column headings worked.</description>
      <pubDate>Mon, 18 Nov 2019 06:05:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Table-Error-How-to-Solve/m-p/604880#M175421</guid>
      <dc:creator>jgrl55</dc:creator>
      <dc:date>2019-11-18T06:05:45Z</dc:date>
    </item>
  </channel>
</rss>

