BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
monval01
Calcite | Level 5

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.

 

monval01_0-1730024034077.png

I just used this simple code to test it out 

monval01_1-1730024065086.pngmonval01_2-1730024121371.png

But I am getting the above log messages and no idea why the dataset is empty any help would be appreciated. 

 

1 ACCEPTED SOLUTION

Accepted Solutions
AhmedAl_Attar
Ammonite | Level 13

@monval01 

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   

View solution in original post

2 REPLIES 2
AhmedAl_Attar
Ammonite | Level 13

@monval01 

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   

monval01
Calcite | Level 5

Yup! that worked thanks 🙂

sas-innovate-white.png

Missed SAS Innovate in Orlando?

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.

 

Register now

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 722 views
  • 1 like
  • 2 in conversation