<?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 University Edition data import limit from .XLSX file in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-University-Edition-data-import-limit-from-XLSX-file/m-p/340855#M63269</link>
    <description>&lt;P&gt;Do NOT import into the WORK library. That resides in /tmp within the UE VM and is therefore limited.&lt;/P&gt;
&lt;P&gt;Instead define a library on a subdirectory of the shared folder you set up when installing UE. That is in the host computer's filesystem and therefore limited only by your available disk storage.&lt;/P&gt;
&lt;P&gt;Be aware that your data may still be too large to do anything useful with it, as utility files during processing will exceed the temporary workspace.&lt;/P&gt;
&lt;P&gt;What are the attributes of your 34 variables (type, length)?&lt;/P&gt;</description>
    <pubDate>Tue, 14 Mar 2017 16:37:21 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-03-14T16:37:21Z</dc:date>
    <item>
      <title>SAS University Edition data import limit from .XLSX file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-University-Edition-data-import-limit-from-XLSX-file/m-p/340839#M63266</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to import an Excel file of 8 Lakh Observations and 34 variables into SAS university edition. I have to wait for around 5-10 minutes for data step to process but the proc&amp;nbsp;print step never compiles, not within an hour even.&lt;/P&gt;&lt;P&gt;Even the data step never reads the whole data, it stops at around 6-7 Lakhs Obs. I even tried with 1 lakh Obs still the same result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone suggest how to read the complete data? and what is the Limit of sas&amp;nbsp;University edition of reading the data?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 15:55:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-University-Edition-data-import-limit-from-XLSX-file/m-p/340839#M63266</guid>
      <dc:creator>avil1991</dc:creator>
      <dc:date>2017-03-14T15:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS University Edition data import limit from .XLSX file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-University-Edition-data-import-limit-from-XLSX-file/m-p/340849#M63267</link>
      <description>&lt;P&gt;Try saving the Excel file to CSV - File -Save As.&lt;/P&gt;
&lt;P&gt;Import that instead.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You mention a "data step". So may be you should post&amp;nbsp;the code you use for that.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 16:21:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-University-Edition-data-import-limit-from-XLSX-file/m-p/340849#M63267</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-03-14T16:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS University Edition data import limit from .XLSX file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-University-Edition-data-import-limit-from-XLSX-file/m-p/340850#M63268</link>
      <description>&lt;P&gt;What OS you use for SAS University Edition&amp;nbsp; and what version ?&lt;/P&gt;
&lt;P&gt;Is you execl file on same PC or on a server ?&lt;/P&gt;
&lt;P&gt;By what excel version is the file created? Is it .xls or .xlsx ?&lt;/P&gt;
&lt;P&gt;What is your code to read the execl file and print ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 16:22:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-University-Edition-data-import-limit-from-XLSX-file/m-p/340850#M63268</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2017-03-14T16:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS University Edition data import limit from .XLSX file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-University-Edition-data-import-limit-from-XLSX-file/m-p/340855#M63269</link>
      <description>&lt;P&gt;Do NOT import into the WORK library. That resides in /tmp within the UE VM and is therefore limited.&lt;/P&gt;
&lt;P&gt;Instead define a library on a subdirectory of the shared folder you set up when installing UE. That is in the host computer's filesystem and therefore limited only by your available disk storage.&lt;/P&gt;
&lt;P&gt;Be aware that your data may still be too large to do anything useful with it, as utility files during processing will exceed the temporary workspace.&lt;/P&gt;
&lt;P&gt;What are the attributes of your 34 variables (type, length)?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 16:37:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-University-Edition-data-import-limit-from-XLSX-file/m-p/340855#M63269</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-03-14T16:37:21Z</dc:date>
    </item>
  </channel>
</rss>

