<?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: Needing Assistance with p103a02.sas Activity in SAS Software for Learning Community</title>
    <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985265#M2814</link>
    <description>&lt;P&gt;The activity says to run each line and it will return results for each WHERE statement. For example, the first, based on what it states it should return rows that only having missing min pressure but this table has rows with min pressures that are not missing.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-24 114309.png" style="width: 643px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/113796iF0614E17E2DC5DF3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-24 114309.png" alt="Screenshot 2026-03-24 114309.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-24 114346.png" style="width: 611px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/113795i5ACDFF7785E55093/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-24 114346.png" alt="Screenshot 2026-03-24 114346.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Mar 2026 15:44:38 GMT</pubDate>
    <dc:creator>ivarenho</dc:creator>
    <dc:date>2026-03-24T15:44:38Z</dc:date>
    <item>
      <title>Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985199#M2807</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I'm trying to complete activity 3 and below is the first error I get.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-23 162842.png" style="width: 793px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/113779i2B6C8C3AD37763B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-23 162842.png" alt="Screenshot 2026-03-23 162842.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 20:29:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985199#M2807</guid>
      <dc:creator>ivarenho</dc:creator>
      <dc:date>2026-03-23T20:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985200#M2808</link>
      <description>&lt;P&gt;Make sure to follow the setup steps for the course you are taking.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like you skipped the set where you created the libref of PG1 to point to the directory where the dataset STORM_SUMMARY summary was stored.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The syntax should look like&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname pg1 "the actual path goes here";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Note that SAS stores datasets in files with the extension of sas7bdat.&amp;nbsp; So if you cannot find the actual instructions then look for a file named storm_summary.sas7bdat (notice that the filename uses lowercase letters only) and use the path of the directory where you found the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 20:40:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985200#M2808</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2026-03-23T20:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985211#M2809</link>
      <description>&lt;P&gt;You're right, I didn't connect it to the storm summary date set please see below. I appreciate your help.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-23 202617.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/113785iE0AF52CF4C897253/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-23 202617.png" alt="Screenshot 2026-03-23 202617.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 00:27:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985211#M2809</guid>
      <dc:creator>ivarenho</dc:creator>
      <dc:date>2026-03-24T00:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985214#M2810</link>
      <description>&lt;P&gt;So your latest picture is showing that you were able to define the libref MYLIB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cannot tell from your picture if that folder has the storm_summary dataset in it or not since I do not see any folder named EGPV12 in the range of your camera.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But note that your first program tried to use the libref of PG1 and not the libref of MYLIB.&amp;nbsp; So to get them to work together pick only one name for your library and stick with it in your code.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 00:55:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985214#M2810</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2026-03-24T00:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985246#M2811</link>
      <description>&lt;P&gt;I want to link the storm data summary to the library and set it up properly. I went back and reviewed last night and I didn't understand where in the steps of the required set up of lesson 2 that I was supposed to incorporate the storm data summary. How should I address this issue?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 13:46:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985246#M2811</guid>
      <dc:creator>ivarenho</dc:creator>
      <dc:date>2026-03-24T13:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985247#M2812</link>
      <description>I also need to know what images would be the most helpful for you to be able to assist :).</description>
      <pubDate>Tue, 24 Mar 2026 13:47:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985247#M2812</guid>
      <dc:creator>ivarenho</dc:creator>
      <dc:date>2026-03-24T13:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985249#M2813</link>
      <description>&lt;P&gt;You're on the right track,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/480946"&gt;@ivarenho&lt;/a&gt;! Your libname statement to make the storm data available to SAS should be:&lt;/P&gt;
&lt;PRE&gt;libname pg1 "S:/workshop/EPG1V2/data";&lt;/PRE&gt;
&lt;P&gt;This will put all the SAS datasets that are stored in your EPG1V2 &amp;gt; data folder into a library, which can then be read during the p103a02 activity. Let me know if this doesn't work!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 13:54:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985249#M2813</guid>
      <dc:creator>Rachel_McLawhon</dc:creator>
      <dc:date>2026-03-24T13:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985265#M2814</link>
      <description>&lt;P&gt;The activity says to run each line and it will return results for each WHERE statement. For example, the first, based on what it states it should return rows that only having missing min pressure but this table has rows with min pressures that are not missing.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-24 114309.png" style="width: 643px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/113796iF0614E17E2DC5DF3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-24 114309.png" alt="Screenshot 2026-03-24 114309.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-24 114346.png" style="width: 611px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/113795i5ACDFF7785E55093/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-24 114346.png" alt="Screenshot 2026-03-24 114346.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 15:44:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985265#M2814</guid>
      <dc:creator>ivarenho</dc:creator>
      <dc:date>2026-03-24T15:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985282#M2815</link>
      <description>&lt;P&gt;In your code, all the WHERE statements are commented out - meaning that SAS is ignoring them. Removing the asterisk (*) from the front of the first WHERE statement will indicate to SAS that the statement should be included in the run and the filtering will occur. Taking a look at color coding can be very helpful to identify when code has been commented out!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2026 17:59:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985282#M2815</guid>
      <dc:creator>Rachel_McLawhon</dc:creator>
      <dc:date>2026-03-24T17:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985593#M2817</link>
      <description>How do I fix the library so that I don't have to run that piece of code&lt;BR /&gt;every time I want to access the library for practice?&lt;BR /&gt;</description>
      <pubDate>Sun, 29 Mar 2026 22:42:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985593#M2817</guid>
      <dc:creator>ivarenho</dc:creator>
      <dc:date>2026-03-29T22:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985594#M2818</link>
      <description>&lt;P&gt;Do I just save it in a tab so I don't have to keep running it every time I need to access the same data via the library, every time I need it for practice?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2026 22:46:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985594#M2818</guid>
      <dc:creator>ivarenho</dc:creator>
      <dc:date>2026-03-29T22:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985601#M2819</link>
      <description>&lt;P&gt;You could add the LIBNAME statement to your autoexec.sas file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 02:43:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985601#M2819</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2026-03-30T02:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985636#M2822</link>
      <description>&lt;P&gt;That is a good suggestion and I have attached my attempt to do so with the code and the log. In the mean time, I'm going to go back and review the library set because it is clear that I did not set it up properly. Any feedback would be greatly appreciated.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-30 113331.png" style="width: 583px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/113952i1BC7509A310A0A9A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-30 113331.png" alt="Screenshot 2026-03-30 113331.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-30 113406.png" style="width: 727px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/113953i8D6991C488BDEE09/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-30 113406.png" alt="Screenshot 2026-03-30 113406.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 15:35:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985636#M2822</guid>
      <dc:creator>ivarenho</dc:creator>
      <dc:date>2026-03-30T15:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985646#M2823</link>
      <description>&lt;P&gt;Hello - looks like you changed your libname statement from what worked previously:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname pg1 "S:/workshop/EPG1V2/data";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;To access the Autoexec file, which is automatically run every time your start your SAS Studio session, go to the &lt;STRONG&gt;More application options&lt;/STRONG&gt; in the upper toolbar &amp;gt; click &lt;STRONG&gt;Edit Autoexec file&lt;/STRONG&gt; &amp;gt; paste the above code &amp;gt; &lt;STRONG&gt;Save&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-30 at 12.30.57 PM.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/113960i0626101F0C897BFB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2026-03-30 at 12.30.57 PM.png" alt="Screenshot 2026-03-30 at 12.30.57 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 16:34:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985646#M2823</guid>
      <dc:creator>Rachel_McLawhon</dc:creator>
      <dc:date>2026-03-30T16:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Needing Assistance with p103a02.sas Activity</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985652#M2826</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 20:00:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Needing-Assistance-with-p103a02-sas-Activity/m-p/985652#M2826</guid>
      <dc:creator>ivarenho</dc:creator>
      <dc:date>2026-03-30T20:00:17Z</dc:date>
    </item>
  </channel>
</rss>

