<?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: ERROR: File PG1.NP_SUMMARY.DATA (Lesson 3) in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/648420#M9166</link>
    <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; You did not post your error message. However, one problem that I note with your code is this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cynthia_sas_0-1589738117551.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/39545iC973B6D73E329014/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cynthia_sas_0-1589738117551.png" alt="Cynthia_sas_0-1589738117551.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For this version of Programming 1, both statements should point to the data folder that is under the EPG194 main folder. Here's a video about making the data in Programming 1 using SAS University Edition: &lt;A href="https://youtu.be/OZniWlafFEk" target="_blank"&gt;https://youtu.be/OZniWlafFEk&lt;/A&gt; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You won't be able to go forward to Lesson 3 or any of the Lessons until after the data creation program runs correctly for you.&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>Sun, 17 May 2020 17:57:31 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2020-05-17T17:57:31Z</dc:date>
    <item>
      <title>ERROR: File PG1.NP_SUMMARY.DATA (Lesson 3)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/646951#M9149</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello dear SAS experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am a new SAS user trying to learn SAS through e-learning and i am using SAS university edition.&lt;/P&gt;&lt;P&gt;Here i got struck in Lesson no.3 and i could not move further,am attaching a screenshot of the problem i have faced, please help.&lt;/P&gt;&lt;P&gt;I would be grateful to you if you can explain me practically using the code.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Ash.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 03:28:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/646951#M9149</guid>
      <dc:creator>venkatkumar</dc:creator>
      <dc:date>2020-05-12T03:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1.NP_SUMMARY.DATA (Lesson 3)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/646989#M9151</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/327781" target="_blank"&gt;@venkatkumar&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome to SAS communities!&lt;/P&gt;
&lt;P&gt;It seems that SAS does&lt;FONT color="#000000"&gt;n't file &lt;/FONT&gt;&lt;FONT color="#339966"&gt;&lt;FONT color="#000000"&gt;PG1.NP_SUMMARY,&amp;nbsp;meaning that:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The libname is PG1. It is a kind of "nickname" that SAS uses to refer to a physical folder&lt;/LI&gt;
&lt;LI&gt;The name of the dataset in NP_SUMMARY&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;&lt;I&gt;Have you successfully created the PG1 library&amp;nbsp;through a LIBNAME statement?&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;&lt;I&gt;Have you&amp;nbsp;successfully created the SAS datasets at the&amp;nbsp;beginning of the course -&amp;gt;&amp;nbsp;have the setup.sas and cre8data.sas programs run&amp;nbsp;&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#3366ff"&gt;&lt;SPAN style="caret-color: #3366ff;"&gt;&lt;STRONG&gt;&lt;I&gt;successfully?&lt;/I&gt;&lt;/STRONG&gt;&lt;/SPAN&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 07:36:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/646989#M9151</guid>
      <dc:creator>ed_sas_member</dc:creator>
      <dc:date>2020-05-12T07:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1.NP_SUMMARY.DATA (Lesson 3)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/647296#M9153</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/292097"&gt;@ed_sas_member&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for quick reply.&lt;/P&gt;&lt;P&gt;I went through the setup.sas and createdata.sas again and i found a warning message in the log when i tried to run the createdata.sas code,am attaching the pictures for your view.The setup page says the log should show multiple notes for the datasets when we run the createdata.sas code whereas the log which i got doesnt show many notes.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Ash.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 03:18:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/647296#M9153</guid>
      <dc:creator>venkatkumar</dc:creator>
      <dc:date>2020-05-13T03:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1.NP_SUMMARY.DATA (Lesson 3)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/647325#M9154</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/327781"&gt;@venkatkumar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you adapted the below code with the correct path in the setup to&amp;nbsp;reflect your actual location ?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture d’écran 2020-05-13 à 08.31.42.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/39360iF8E6D1A736450E4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture d’écran 2020-05-13 à 08.31.42.png" alt="Capture d’écran 2020-05-13 à 08.31.42.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;(you can right click on the folder containing the SAS files and select properties to retrieve the actual path.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture d’écran 2020-05-13 à 08.43.12.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/39361iA63BC3B73DF8C17E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture d’écran 2020-05-13 à 08.43.12.png" alt="Capture d’écran 2020-05-13 à 08.43.12.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Best,&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 06:43:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/647325#M9154</guid>
      <dc:creator>ed_sas_member</dc:creator>
      <dc:date>2020-05-13T06:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1.NP_SUMMARY.DATA (Lesson 3)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/647662#M9164</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/292097"&gt;@ed_sas_member&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes sir i did.&lt;/P&gt;</description>
      <pubDate>Thu, 14 May 2020 02:57:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/647662#M9164</guid>
      <dc:creator>venkatkumar</dc:creator>
      <dc:date>2020-05-14T02:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1.NP_SUMMARY.DATA (Lesson 3)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/648420#M9166</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; You did not post your error message. However, one problem that I note with your code is this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cynthia_sas_0-1589738117551.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/39545iC973B6D73E329014/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cynthia_sas_0-1589738117551.png" alt="Cynthia_sas_0-1589738117551.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For this version of Programming 1, both statements should point to the data folder that is under the EPG194 main folder. Here's a video about making the data in Programming 1 using SAS University Edition: &lt;A href="https://youtu.be/OZniWlafFEk" target="_blank"&gt;https://youtu.be/OZniWlafFEk&lt;/A&gt; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You won't be able to go forward to Lesson 3 or any of the Lessons until after the data creation program runs correctly for you.&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>Sun, 17 May 2020 17:57:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/648420#M9166</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-05-17T17:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1.NP_SUMMARY.DATA (Lesson 3)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/648479#M9168</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13549"&gt;@Cynthia_sas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13549"&gt;@Cynthia_sas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could run the data creation program succesfully !&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>Mon, 18 May 2020 04:00:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/648479#M9168</guid>
      <dc:creator>venkatkumar</dc:creator>
      <dc:date>2020-05-18T04:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1.NP_SUMMARY.DATA (Lesson 3)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/714861#M9697</link>
      <description>&lt;P&gt;The only folder in the "this ZIP file" I download is EPG1V2 which doesn't include np_summary.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 449px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54018iCC38D18D1849D2CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 02:37:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/714861#M9697</guid>
      <dc:creator>tf642228</dc:creator>
      <dc:date>2021-01-28T02:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: File PG1.NP_SUMMARY.DATA (Lesson 3)</title>
      <link>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/715068#M9699</link>
      <description>&lt;P&gt;Hi: It looks like you're got all the "flat" files and Excel files for class. But it doesn't look like you've made the data for class. Please go back to the Programming 1 class. Above Lesson 1, there is a Course Overview and Data Setup section of the class. The setup is NOT done until after you run a program that makes the rest of the data for class. We have explicit instructions for each possible method of using SAS. I can't tell from your screen shot how you are using SAS Studio because you did not show your full browser screen. So you'll have to figure out the right set of instructions to follow:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cynthia_sas_0-1611856940675.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54036iD7E602804C9986EA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cynthia_sas_0-1611856940675.png" alt="Cynthia_sas_0-1611856940675.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Please note that thes instructions are NOT interchangeable. So it would be wrong to follow the University Edition instructions if you were using SAS OnDemand or Enterprise Guide (for example).&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 18:02:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/ERROR-File-PG1-NP-SUMMARY-DATA-Lesson-3/m-p/715068#M9699</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2021-01-28T18:02:33Z</dc:date>
    </item>
  </channel>
</rss>

