I am using the setup instructions for SAS Enterprise Guide. I'm using version 8.2. I have successfully run pg1v2_eg.sas. However when I run pg1v2_eg_casestudy.sas I get 3 errors.
Thanks for this. Looking at the info it looks like the case study is not relevant until the end of the course anyway. Is that correct?
You are correct that the case study data isn't used until the very end of the course. The program to create the case study data for EG uses PROC HTTP to read the file from the SAS support site. It is likely your environment has restricted reading external files with that PROC, which is why you are getting errors. Instead, you can just click here to download the file to your local machine. https://support.sas.com/documentation/onlinedoc/viya/exampledatasets/TSAClaims2002_2017.csv You will then need to move it to your SAS server (if it is remote) to do the case study in your own version of EG.
Or keep in mind we offer the free virtual lab environment with the data preloaded. You will have to use SAS Studio, but remember the syntax you are practicing is exactly the same in either Studio or EG.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Follow along as SAS technical trainer Dominique Weatherspoon expertly answers all your questions about SAS Libraries.
Find more tutorials on the SAS Users YouTube channel.