<?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 proc import for xlsx in on demand for academics in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/proc-import-for-xlsx-in-on-demand-for-academics/m-p/756536#M30076</link>
    <description>&lt;P&gt;I am trying to import an xlsx file using on demand for academics.&amp;nbsp; I have cretaed a folder and uploaded the data. I have created a library and copied that as a path but I get an error message that the file does not exist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OPTIONS LS=100 PS=100 NOCENTER NODATE NONUMBER;&lt;/P&gt;&lt;P&gt;libname NCSTB "/home/xxxxxxxx0/2020/NCSTB";&lt;/P&gt;&lt;P&gt;/** Import an XLSX file. **/&lt;/P&gt;&lt;P&gt;PROC IMPORT DATAFILE= "/home/xxxxxxxx0/2020/NCSTB/STB TL FREQ Data.XLSX"&lt;BR /&gt;OUT=WORK.ALL&lt;BR /&gt;DBMS=XLSX&lt;BR /&gt;REPLACE;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems different from SAS UE but I don't know how to fix.&amp;nbsp; Thanks!&lt;/P&gt;</description>
    <pubDate>Sun, 25 Jul 2021 21:22:48 GMT</pubDate>
    <dc:creator>vicdicenzo</dc:creator>
    <dc:date>2021-07-25T21:22:48Z</dc:date>
    <item>
      <title>proc import for xlsx in on demand for academics</title>
      <link>https://communities.sas.com/t5/New-SAS-User/proc-import-for-xlsx-in-on-demand-for-academics/m-p/756536#M30076</link>
      <description>&lt;P&gt;I am trying to import an xlsx file using on demand for academics.&amp;nbsp; I have cretaed a folder and uploaded the data. I have created a library and copied that as a path but I get an error message that the file does not exist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OPTIONS LS=100 PS=100 NOCENTER NODATE NONUMBER;&lt;/P&gt;&lt;P&gt;libname NCSTB "/home/xxxxxxxx0/2020/NCSTB";&lt;/P&gt;&lt;P&gt;/** Import an XLSX file. **/&lt;/P&gt;&lt;P&gt;PROC IMPORT DATAFILE= "/home/xxxxxxxx0/2020/NCSTB/STB TL FREQ Data.XLSX"&lt;BR /&gt;OUT=WORK.ALL&lt;BR /&gt;DBMS=XLSX&lt;BR /&gt;REPLACE;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems different from SAS UE but I don't know how to fix.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jul 2021 21:22:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/proc-import-for-xlsx-in-on-demand-for-academics/m-p/756536#M30076</guid>
      <dc:creator>vicdicenzo</dc:creator>
      <dc:date>2021-07-25T21:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: proc import for xlsx in on demand for academics</title>
      <link>https://communities.sas.com/t5/New-SAS-User/proc-import-for-xlsx-in-on-demand-for-academics/m-p/756566#M30077</link>
      <description>&lt;P&gt;Make sure that the spelling of the filename is absolutely correct, in particular regarding upper/lowercase.&lt;/P&gt;
&lt;P&gt;Excel stores with a lowercase extension (xlsx, not XLSX).&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 05:28:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/proc-import-for-xlsx-in-on-demand-for-academics/m-p/756566#M30077</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-07-26T05:28:15Z</dc:date>
    </item>
  </channel>
</rss>

