<?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 How to import large number of variables from excel sheet? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-to-import-large-number-of-variables-from-excel-sheet/m-p/506894#M1415</link>
    <description>&lt;P&gt;How to import large number of variables from excel sheet above 256 variables . Variables range in excel sheet range ah:gg100 .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting error as name "xx" is too long for sas name in this context.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Oct 2018 16:05:49 GMT</pubDate>
    <dc:creator>rajeshalwayswel</dc:creator>
    <dc:date>2018-10-23T16:05:49Z</dc:date>
    <item>
      <title>How to import large number of variables from excel sheet?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-import-large-number-of-variables-from-excel-sheet/m-p/506894#M1415</link>
      <description>&lt;P&gt;How to import large number of variables from excel sheet above 256 variables . Variables range in excel sheet range ah:gg100 .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting error as name "xx" is too long for sas name in this context.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 16:05:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-import-large-number-of-variables-from-excel-sheet/m-p/506894#M1415</guid>
      <dc:creator>rajeshalwayswel</dc:creator>
      <dc:date>2018-10-23T16:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to import large number of variables from excel sheet?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-import-large-number-of-variables-from-excel-sheet/m-p/506896#M1417</link>
      <description>Convert it to CSV is the fastest method. You can do that manually or there's a script on here somewhere that can automate that if necessary. It's VBS though, so you would need permissions to run it.</description>
      <pubDate>Tue, 23 Oct 2018 16:07:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-import-large-number-of-variables-from-excel-sheet/m-p/506896#M1417</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-10-23T16:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to import large number of variables from excel sheet?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-import-large-number-of-variables-from-excel-sheet/m-p/506905#M1419</link>
      <description>&lt;P&gt;Is it an actual ERROR or a&amp;nbsp;WARNING that a name has been truncated? There is a difference. SAS has a limit of 32 characters for a variable name. If your source file has more than 32 characters SAS has to do something which may involve truncating a name or if you have multiple variables with the same leading 32 (+) characters you may get a name of VAR plus the column number.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 16:17:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-import-large-number-of-variables-from-excel-sheet/m-p/506905#M1419</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-10-23T16:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to import large number of variables from excel sheet?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-import-large-number-of-variables-from-excel-sheet/m-p/506907#M1420</link>
      <description>Upon re-reading, your subject doesn't match your actual question. Or are you having both issues? The 256 limit depends on the engine being used (DBMS) and the xx too long, is the SAS limitation of 32 characters. That's usually a note that it will convert it though.</description>
      <pubDate>Tue, 23 Oct 2018 16:19:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-import-large-number-of-variables-from-excel-sheet/m-p/506907#M1420</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-10-23T16:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to import large number of variables from excel sheet?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-import-large-number-of-variables-from-excel-sheet/m-p/507125#M1431</link>
      <description>&lt;P&gt;Using RANGE= option .&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 13:15:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-import-large-number-of-variables-from-excel-sheet/m-p/507125#M1431</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-10-24T13:15:01Z</dc:date>
    </item>
  </channel>
</rss>

