<?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 Programming 1: Essentials : No data in PG1 library in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/SAS-Programming-1-Essentials-No-data-in-PG1-library/m-p/634121#M8939</link>
    <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; It's always a good idea to search for previous postings with similar questions, like this one: &lt;A href="https://communities.sas.com/t5/New-SAS-User/can-t-create-libname-pg1-as-per-sas-programming-essentials-1/td-p/633928" target="_blank"&gt;https://communities.sas.com/t5/New-SAS-User/can-t-create-libname-pg1-as-per-sas-programming-essentials-1/td-p/633928&lt;/A&gt; please see the suggestion I made yesterday about NOT going directly to the Libraries pane.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Instead, please go to Server Files and Folders, find the &lt;STRONG&gt;EPG194&lt;/STRONG&gt; folder, find the &lt;STRONG&gt;data&lt;/STRONG&gt; sub-folder inside that main folder. Now, right click on the &lt;STRONG&gt;data&lt;/STRONG&gt; sub-folder -- in the popup window, choose Properties. When the Properties window pops up, you will see a Location -- THAT location is the full path name for your data folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Inside the Programming 1 course, is a&amp;nbsp; section called Course Overview and Data Setup. That section has 5 different sets of instructions for how to run a program to MAKE all the data used in the course. When you go to the &lt;STRONG&gt;EPG194/data&lt;/STRONG&gt; folder under Server Files and Folders -- you should see some xlsx and some other files, but there should be over 20 files with the file extension of &lt;STRONG&gt;.sas7bdat&lt;/STRONG&gt; -- indicating SAS data sets. If you see a data sub-folder that's good, that usually means you've set up the shared folder location in University Edition correctly. However, if you do NOT see any SAS tables in the folder, then that means you still have to follow the setup instructions. If you DO see SAS tables inside the data sub-folder, then please, right click on the data sub-folder and choose Properties -- usually, on SAS University Edition in a Virtual Machine, the fully qualified path for the data folder in Programming 1 is:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;libname pg1 '&lt;FONT color="#FF00FF"&gt;/folders/myfolders&lt;/FONT&gt;&lt;FONT color="#0000FF"&gt;/EPG194/data&lt;/FONT&gt;';&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and on SAS OnDemand for Academics:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;libname pg1 '&lt;FONT color="#FF00FF"&gt;/home/&amp;lt;yourUserID&amp;gt;&lt;/FONT&gt;&lt;FONT color="#0000FF"&gt;/EPG194/data&lt;/FONT&gt;';&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2020 14:24:29 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2020-03-23T14:24:29Z</dc:date>
    <item>
      <title>SAS Programming 1: Essentials : No data in PG1 library</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Programming-1-Essentials-No-data-in-PG1-library/m-p/634088#M8937</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I'm having some trouble accessing data from the PG1 library for an activity in the SAS Programming 1: Essentials course. Usually when I run the code from the libname.sas program I created it populates the library without issue.&lt;BR /&gt;&lt;BR /&gt;The code I in my libname.sas program is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname pg1 "/folders/myfolders/EPG194";&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;However when I run this what appears to be an empty PG1 library is created as per the below screenshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-03-23 at 21.56.25.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/37218i48B998412BAC3E3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2020-03-23 at 21.56.25.png" alt="Screen Shot 2020-03-23 at 21.56.25.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me what I'm doing wrong here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hakase102&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 12:58:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Programming-1-Essentials-No-data-in-PG1-library/m-p/634088#M8937</guid>
      <dc:creator>Hakase102</dc:creator>
      <dc:date>2020-03-23T12:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Programming 1: Essentials : No data in PG1 library</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Programming-1-Essentials-No-data-in-PG1-library/m-p/634106#M8938</link>
      <description>&lt;P&gt;If you browse to that folder, do you see the expected files (data sets), or is it an empty folder?&amp;nbsp; I know for the macro course, there is a program to run to create all the data sets.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 13:45:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Programming-1-Essentials-No-data-in-PG1-library/m-p/634106#M8938</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2020-03-23T13:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Programming 1: Essentials : No data in PG1 library</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Programming-1-Essentials-No-data-in-PG1-library/m-p/634121#M8939</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; It's always a good idea to search for previous postings with similar questions, like this one: &lt;A href="https://communities.sas.com/t5/New-SAS-User/can-t-create-libname-pg1-as-per-sas-programming-essentials-1/td-p/633928" target="_blank"&gt;https://communities.sas.com/t5/New-SAS-User/can-t-create-libname-pg1-as-per-sas-programming-essentials-1/td-p/633928&lt;/A&gt; please see the suggestion I made yesterday about NOT going directly to the Libraries pane.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Instead, please go to Server Files and Folders, find the &lt;STRONG&gt;EPG194&lt;/STRONG&gt; folder, find the &lt;STRONG&gt;data&lt;/STRONG&gt; sub-folder inside that main folder. Now, right click on the &lt;STRONG&gt;data&lt;/STRONG&gt; sub-folder -- in the popup window, choose Properties. When the Properties window pops up, you will see a Location -- THAT location is the full path name for your data folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Inside the Programming 1 course, is a&amp;nbsp; section called Course Overview and Data Setup. That section has 5 different sets of instructions for how to run a program to MAKE all the data used in the course. When you go to the &lt;STRONG&gt;EPG194/data&lt;/STRONG&gt; folder under Server Files and Folders -- you should see some xlsx and some other files, but there should be over 20 files with the file extension of &lt;STRONG&gt;.sas7bdat&lt;/STRONG&gt; -- indicating SAS data sets. If you see a data sub-folder that's good, that usually means you've set up the shared folder location in University Edition correctly. However, if you do NOT see any SAS tables in the folder, then that means you still have to follow the setup instructions. If you DO see SAS tables inside the data sub-folder, then please, right click on the data sub-folder and choose Properties -- usually, on SAS University Edition in a Virtual Machine, the fully qualified path for the data folder in Programming 1 is:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;libname pg1 '&lt;FONT color="#FF00FF"&gt;/folders/myfolders&lt;/FONT&gt;&lt;FONT color="#0000FF"&gt;/EPG194/data&lt;/FONT&gt;';&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and on SAS OnDemand for Academics:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;libname pg1 '&lt;FONT color="#FF00FF"&gt;/home/&amp;lt;yourUserID&amp;gt;&lt;/FONT&gt;&lt;FONT color="#0000FF"&gt;/EPG194/data&lt;/FONT&gt;';&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 14:24:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Programming-1-Essentials-No-data-in-PG1-library/m-p/634121#M8939</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-03-23T14:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Programming 1: Essentials : No data in PG1 library</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Programming-1-Essentials-No-data-in-PG1-library/m-p/634295#M8946</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, Cynthia_SAS for the detailed response. That solved the problem.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-03-24 at 7.38.00.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/37266i34BC9DA22CF3BFC3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2020-03-24 at 7.38.00.png" alt="Screen Shot 2020-03-24 at 7.38.00.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It looks like the main issues was the fact that I didn't include /data in my command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked around for some solutions but didn't quite hit what I needed. Thank you again for clearly solving this problem. I can now get back to studying. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hakase102&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 22:41:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Programming-1-Essentials-No-data-in-PG1-library/m-p/634295#M8946</guid>
      <dc:creator>Hakase102</dc:creator>
      <dc:date>2020-03-23T22:41:13Z</dc:date>
    </item>
  </channel>
</rss>

