Hi I came across the same issue, but my situation is a little different. I am using SAS OnDemand for Academics. I am pretty sure I set up the data sets correctly because I am able to find PG1 library and the exact table under the PG1 library. I am able to perform other tasks. To double check, I went through the video, and I did exact the same thing as shown in the video. However, when I ran the code, it still says "file does not exist". I got some confused. Could you please help me? 71 proc contents data="EPG194/data/storm_summary.sas7bdat"; ERROR: File EPG194/data/storm_summary.sas7bdat does not exist.
... View more