Hello All!
This might be daft question but I have been having trouble taking my practice exam, below are the instructions using the data however I didn't think theirs anything else to do on my end since the needed dataset is populated and in my repository.
I just used this simple code to test it out
But I am getting the above log messages and no idea why the dataset is empty any help would be appreciated.
You'll need to assign the INPUT libname first
Libname input "<SomePath>";
Check the instructions if any, and you should find a reference to this Libname statement.
Disclaimer: I'm not familiar with this Base Practice Exam materials, but I have a feeling you are missing a setup step.
Hope this helps
You'll need to assign the INPUT libname first
Libname input "<SomePath>";
Check the instructions if any, and you should find a reference to this Libname statement.
Disclaimer: I'm not familiar with this Base Practice Exam materials, but I have a feeling you are missing a setup step.
Hope this helps
Yup! that worked thanks 🙂
Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.
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.