<?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 SAS Studi procS after importing data into it in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/SAS-Studi-procS-after-importing-data-into-it/m-p/893211#M39733</link>
    <description>&lt;P&gt;I always work with SAS desktop and am not familier with SAS studio. I have imported my excel file per tutorial videos and screen shot is provided. now I have difficulties on how to right my furthur PROCs ( Proc means, print,...). the SAS code provided here after importing data does not let me type further codes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 686px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/87702iA2898EE29F878640/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Also how to use proc import as a second option to import my data rather than uploading my excel data to here . I used Proc Import syntax from my SAS desktop version and it is not reading the data.&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc import datafile='locationxxxxxx'&lt;BR /&gt;out=hw&lt;BR /&gt;dbms=xlsx;&lt;BR /&gt;getnames=yes;&lt;BR /&gt;proc print data=hw;run;&lt;/PRE&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2023 19:33:02 GMT</pubDate>
    <dc:creator>raheleh22</dc:creator>
    <dc:date>2023-09-07T19:33:02Z</dc:date>
    <item>
      <title>SAS Studi procS after importing data into it</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-Studi-procS-after-importing-data-into-it/m-p/893211#M39733</link>
      <description>&lt;P&gt;I always work with SAS desktop and am not familier with SAS studio. I have imported my excel file per tutorial videos and screen shot is provided. now I have difficulties on how to right my furthur PROCs ( Proc means, print,...). the SAS code provided here after importing data does not let me type further codes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 686px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/87702iA2898EE29F878640/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Also how to use proc import as a second option to import my data rather than uploading my excel data to here . I used Proc Import syntax from my SAS desktop version and it is not reading the data.&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc import datafile='locationxxxxxx'&lt;BR /&gt;out=hw&lt;BR /&gt;dbms=xlsx;&lt;BR /&gt;getnames=yes;&lt;BR /&gt;proc print data=hw;run;&lt;/PRE&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 19:33:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-Studi-procS-after-importing-data-into-it/m-p/893211#M39733</guid>
      <dc:creator>raheleh22</dc:creator>
      <dc:date>2023-09-07T19:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studi procS after importing data into it</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SAS-Studi-procS-after-importing-data-into-it/m-p/893221#M39738</link>
      <description>&lt;P&gt;Any step that is going to read data has to be able to see the file(s) from where the program executes.&lt;/P&gt;
&lt;P&gt;Depending on the specific installation of SAS Studio the program may not see your local drive and will require uploading the files to the location that the server SAS Studio connects with can see the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Show the LOG after attempting to import the file for more specific response.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 19:53:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SAS-Studi-procS-after-importing-data-into-it/m-p/893221#M39738</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-09-07T19:53:56Z</dc:date>
    </item>
  </channel>
</rss>

