<?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 Programming1 Lesson 2: Accessing Data in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/518664#M6703</link>
    <description>&lt;P&gt;I am having trouble with the first activity in Lesson 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Write a PROC CONTENTS step to generate a report of the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;storm_summary.sas7bdat&lt;/STRONG&gt;&lt;SPAN&gt;table.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;SAS Studio: Specify the path to your&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;EPG194/data&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;folder and the full name of the table."&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I am using SAS Studio to run the Statement but i keep getting an error. Below are different ways i am writing the statement and i keep getting the following errors:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;SPAN&gt;ERROR: File FILEPATH/storm_summary.sas7bdat does not exist.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ERROR: File EPG194/storm_summary.sas7bdat does not exist.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;ERROR: File EPG194/data/storm_summary.sas7bdat does not exist.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc contents data="EPG194/data/storm_summary.sas7bdat";
run;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;proc contents data="FILEPATH/storm_summary.sas7bdat";&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;proc contents data="EPG194/storm_summary.sas7bdat";&lt;BR /&gt;run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Any help is appreciated!!&lt;/P&gt;</description>
    <pubDate>Wed, 05 Dec 2018 04:35:39 GMT</pubDate>
    <dc:creator>cristiangaribay</dc:creator>
    <dc:date>2018-12-05T04:35:39Z</dc:date>
    <item>
      <title>Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/518664#M6703</link>
      <description>&lt;P&gt;I am having trouble with the first activity in Lesson 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;Write a PROC CONTENTS step to generate a report of the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;storm_summary.sas7bdat&lt;/STRONG&gt;&lt;SPAN&gt;table.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;SAS Studio: Specify the path to your&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;EPG194/data&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;folder and the full name of the table."&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I am using SAS Studio to run the Statement but i keep getting an error. Below are different ways i am writing the statement and i keep getting the following errors:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;FONT color="#FF0000"&gt;&amp;nbsp;&lt;SPAN&gt;ERROR: File FILEPATH/storm_summary.sas7bdat does not exist.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ERROR: File EPG194/storm_summary.sas7bdat does not exist.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;ERROR: File EPG194/data/storm_summary.sas7bdat does not exist.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc contents data="EPG194/data/storm_summary.sas7bdat";
run;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;proc contents data="FILEPATH/storm_summary.sas7bdat";&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;proc contents data="EPG194/storm_summary.sas7bdat";&lt;BR /&gt;run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Any help is appreciated!!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 04:35:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/518664#M6703</guid>
      <dc:creator>cristiangaribay</dc:creator>
      <dc:date>2018-12-05T04:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/518665#M6704</link>
      <description>I'm fairly certain that 'file path' is an actual path, not file path. I think it's a macro variable you set up when you start? Try changing it to &amp;amp;filepath or to the location of where you stored those files. If you're using SAS UE, it may be in the form, "/folders/myfolders/EPG194/...."</description>
      <pubDate>Wed, 05 Dec 2018 04:46:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/518665#M6704</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-12-05T04:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/518671#M6705</link>
      <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this Statement:&lt;/P&gt;&lt;PRE&gt;proc contents data="&amp;amp;filepath/storm_summary.sas7bdat";
run;&lt;/PRE&gt;&lt;P&gt;and got this error message and warning:&lt;/P&gt;&lt;DIV class="sasWarning"&gt;&lt;FONT color="#339966"&gt;WARNING: Apparent symbolic reference FILEPATH not resolved.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&lt;FONT color="#FF0000"&gt;ERROR: Path "&amp;amp;filepath" does not exist.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&lt;FONT color="#000000"&gt;This is the answer that is being listed:&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&lt;FONT color="#000000"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-12-04 at 9.15.14 PM.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25371iBD7A541F98C1C413/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-12-04 at 9.15.14 PM.png" alt="Screen Shot 2018-12-04 at 9.15.14 PM.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&lt;FONT color="#000000"&gt;I added snapshots on how i organized the file.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&lt;FONT color="#FF0000"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-12-04 at 9.08.51 PM.png" style="width: 318px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25370iE2E42E8FCA147F9D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2018-12-04 at 9.08.51 PM.png" alt="Screen Shot 2018-12-04 at 9.08.51 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-12-04 at 9.11.18 PM.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25369iB345AEAB72024325/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2018-12-04 at 9.11.18 PM.png" alt="Screen Shot 2018-12-04 at 9.11.18 PM.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Dec 2018 05:17:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/518671#M6705</guid>
      <dc:creator>cristiangaribay</dc:creator>
      <dc:date>2018-12-05T05:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/518824#M6706</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt; It looks like you have the data in your SAS Studio folders. So what you need to do is right click on the EPG194/data folder and select Properties. It looks like you are using SAS OnDemand for Academics. What you should see in Properties is a fully qualified path that starts:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;/home/&amp;lt;youruserID&amp;gt;/EPG194/data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;If you copy that path and replace the word "FILEPATH" with the fully qualified path from Properties, the code should run. Please consider this view of MY SAS OnDemand account and the PROC CONTENTS to run for Storm_Summary.sas7bdat:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="soda_storm_summary.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25387i683ADB49061FCA22/image-size/large?v=v2&amp;amp;px=999" role="button" title="soda_storm_summary.png" alt="soda_storm_summary.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps clarify that anytime you see FILEPATH in the instructions, you are meant to replace that string with YOUR location, as shown above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 15:15:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/518824#M6706</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-12-05T15:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/527168#M6842</link>
      <description>&lt;P&gt;Worked perfectly. Appreciate the help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 22:49:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/527168#M6842</guid>
      <dc:creator>cristiangaribay</dc:creator>
      <dc:date>2019-01-14T22:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/530291#M6915</link>
      <description>&lt;P&gt;I confirm as well for me, a bit tricky&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here my proc:&lt;/P&gt;&lt;P&gt;proc contents data="/home/name/EPG194/data/storm_summary.sas7bdat";&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2019 02:12:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/530291#M6915</guid>
      <dc:creator>stephaneb2017</dc:creator>
      <dc:date>2019-01-26T02:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/530294#M6917</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt;I assume that your userid is NOT "name". For example, if your userid is &lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt;johndoe0&lt;/STRONG&gt;&lt;/FONT&gt;, then the correct path would be:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;data="/home/&lt;FONT color="#FF00FF"&gt;johndoe0&lt;/FONT&gt;/EPG194/data/storm_summary.sas7bdat"&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;and if your userid for the SAS OnDemand server was&lt;FONT color="#FF00FF"&gt;&lt;STRONG&gt; franbell&lt;/STRONG&gt;&lt;/FONT&gt;, then the data= option would be:&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;data="/home/&lt;FONT color="#FF00FF"&gt;franbell&lt;/FONT&gt;/EPG194/data/storm_summary.sas7bdat"&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Later on in the course, we'll show you how to make a "nickname" or a library reference for the long path, so you won't have to keep typing &lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;/home/&lt;FONT color="#FF00FF"&gt;&lt;EM&gt;youruserid&lt;/EM&gt;&lt;/FONT&gt;/EPG194/data&lt;/STRONG&gt;&lt;/FONT&gt; to point to your data folder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jan 2019 02:23:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/530294#M6917</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-01-26T02:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/559324#M7566</link>
      <description>&lt;P&gt;Your advice and visuals worked for me as well! Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 14:28:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/559324#M7566</guid>
      <dc:creator>am1231</dc:creator>
      <dc:date>2019-05-16T14:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/560765#M7597</link>
      <description>&lt;PRE&gt;proc contents data="/home/&amp;amp;sysuserid/EPG194/data/storm_summary.sas7bdat";&lt;BR /&gt;run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 11:12:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/560765#M7597</guid>
      <dc:creator>ideamonkabhi</dc:creator>
      <dc:date>2019-05-22T11:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/573349#M7742</link>
      <description>&lt;P&gt;Hello Cynthia,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please guide how to use the correct version of SAS rather using SAS on Demand for Academics? Thanks a lot in advance!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2019 07:48:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/573349#M7742</guid>
      <dc:creator>dilwariac</dc:creator>
      <dc:date>2019-07-14T07:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/573383#M7743</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I don't understand what you mean by "correct" -- SAS OnDemand for Academics is a client/server version of SAS, with SAS Studio as the client and with the server software on our cloud server. What is on the server is "correct" SAS. Is it a single user copy of SAS? No? But there are many people who use client/server versions of SAS. Some use Enterprise Guide as the client software, some use SAS Studio as the client software and some use other software applications (Enterprise Miner, SAS Add-in for Microsoft Office, SAS Visual Analytics) as their client method or interface to access SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Anyone can use SAS OnDemand for Academics as a zero footprint, browser-based, free way of using SAS for non-commercial learning purposes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; If you want a different version of SAS Software to use, you either have to buy it or use it under a work or school license.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2019 15:58:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/573383#M7743</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-07-14T15:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/590630#M7990</link>
      <description>&lt;P&gt;it works. thank you&lt;/P&gt;</description>
      <pubDate>Sat, 21 Sep 2019 16:51:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/590630#M7990</guid>
      <dc:creator>LisaTran</dc:creator>
      <dc:date>2019-09-21T16:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/591271#M8004</link>
      <description>&lt;P&gt;what is the answer to the number of observations?&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 19:17:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/591271#M8004</guid>
      <dc:creator>u43388129</dc:creator>
      <dc:date>2019-09-24T19:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/591282#M8005</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt;It is our intention for you to run programs so you can answer that question yourself, by running the programs for the activities and practices.&lt;BR /&gt;&lt;BR /&gt;If you want to find the number of observations after running PROC CONTENTS, look at the top of the output in the Results window. For example, running PROC CONTENTS on SASHELP.CLASS as shown below:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;proc contents data=sashelp.class;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;proc contents data='&amp;lt;fully qualified path and file name&amp;gt;';&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Results (partial):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="obs_sashelp_class.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/32706i3081F519DE2C15AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="obs_sashelp_class.png" alt="obs_sashelp_class.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Look at the highlighted part of the table for Observations -- this is the number of observations or rows. The other number -- variables -- represents the number of columns or variables.&lt;BR /&gt;&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 19:56:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/591282#M8005</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-09-24T19:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/591284#M8006</link>
      <description>Found it! Thanks ##- Please type your reply above this line. No&lt;BR /&gt;attachments. -##</description>
      <pubDate>Tue, 24 Sep 2019 19:55:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/591284#M8006</guid>
      <dc:creator>u43388129</dc:creator>
      <dc:date>2019-09-24T19:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/592468#M8053</link>
      <description>&lt;P&gt;Thanks! That worked for me as well!&lt;/P&gt;</description>
      <pubDate>Sun, 29 Sep 2019 06:06:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/592468#M8053</guid>
      <dc:creator>scrita</dc:creator>
      <dc:date>2019-09-29T06:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/710177#M9648</link>
      <description>&lt;P&gt;Thank you Cynthia! This helped me find the path. I which SAS included this instruction in their e-learning video before they asked this question.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 15:23:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/710177#M9648</guid>
      <dc:creator>stephierose1</dc:creator>
      <dc:date>2021-01-08T15:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/710199#M9649</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; For every interface that uses SAS Studio, in the instructions that students are provided, each set of instructions contains information about using the Properties window as highlighted in cyan, below. The information about the Properties window will work to find folder path names and for individual file path names&lt;/P&gt;
&lt;P&gt;SAS OnDemand for Academics:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cynthia_sas_2-1610121762178.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53313i7EE117499C9F6269/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cynthia_sas_2-1610121762178.png" alt="Cynthia_sas_2-1610121762178.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS University Edition:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cynthia_sas_1-1610121735043.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53312i4000C92CD034EFDE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cynthia_sas_1-1610121735043.png" alt="Cynthia_sas_1-1610121735043.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Studio with a local install of SAS on Windows:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cynthia_sas_0-1610121678687.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/53311i3B73BEAD43D75B05/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cynthia_sas_0-1610121678687.png" alt="Cynthia_sas_0-1610121678687.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2021 16:03:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/710199#M9649</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2021-01-08T16:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/710393#M9650</link>
      <description>&lt;P&gt;Interesting. I must have overlooked these instructions when setting up SAS studio since it was not relevant to setting up. I did notice that after I completed this particular practice that the instructions for the next practice included how to find the filepath. It would have been nice if the reminder had occurred in the first activity that I was being asked for the filepath instead of the second. I am trying to make sure that I understand every step and how to get the solution before I move forward, which is why I ended up googling how to find the filepath which led to this post. Thank you for your response Cynthia. I will be sure to refer back to set-up instructions in the future if I have any additional clarification questions as I move along.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2021 18:09:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/710393#M9650</guid>
      <dc:creator>stephierose1</dc:creator>
      <dc:date>2021-01-09T18:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Programming1 Lesson 2: Accessing Data</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/727355#M9906</link>
      <description>&lt;P&gt;how can we copy the file path? do we need to type it?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 10:49:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Programming1-Lesson-2-Accessing-Data/m-p/727355#M9906</guid>
      <dc:creator>sobi_shan</dc:creator>
      <dc:date>2021-03-18T10:49:41Z</dc:date>
    </item>
  </channel>
</rss>

