Perform the following tasks in your SAS software:
^^^ I get an error message that the NP doesn't exist. Plus how do I get the xlsx files? I'm not seeing it after creating the files for the course
It is resolved...I was missing "data" in my file path
You downloaded the course material (which was in a .zip format) correct?
You then extracted the course material correct?
You then went through the two setup processes which were labeled as REQUIRED in 3 different locations before you accessed this right?
If all the above is true then you just need to do:
libname np xlsx "FILEPATH/np_info.xlsx";
FILEPATH being the FULL directory to np_info.xlsx. You can browse to the file location and right-click on the folder this file is in > properties > highlight location > copy
Edit: If you didn't do any of the above you need to click "Lessons" at the top-left and then under the actual Lessons click on "Course Overview and Data Setup (REQUIRED)SCORM package" and follow the instructions.
It is resolved...I was missing "data" in my file path
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.