When I run SAS file p101d01.sas for the SAS cert prep 9.4 part 1. I receive the following error message
ERROR: Physical file does not exist, /pbr/biconfig/940/Lev1/SASApp/&path/data//storm. How can this be resolved please?
You are using the wrong folder path in your %LET statement. The s:/workshop path is just an example. Your screen shot indicates you are using SAS OnDemand for Academics. You must change the s:/workshop location to match the folder path for your EPG194/data folder. That is the location for all the course data. The surest and easiest way to find the fully-qualified path name is to right-click the EPG194/data folder and select Properties. You will see your folder path in the Location field. For SAS OnDemand, the folder path should be: %let path=/home/your-userid/EPG194/data; and your LIBNAME should be libname pg1 "&path";. Your PROC IMPORT should then have datafile="&path/storm.xlsx". If you still have trouble, please send an email to curriculumconsulting@sas.com
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.