BookmarkSubscribeRSS Feed
a_matharu
Calcite | Level 5

Dear All, 

 

I am trying to create data as instructed in the US Census Data analysis course by following steps mentioned below - 

I uploaded the cre8data.sas program found in the downloaded tutorial materials and confirmed that the cre8data.sas program has been uploaded. Then I Double-click the cre8data.sas program to open it on a new tab in the work area. Did Right-click the Census Data Analysis folder and selected the path to the folder and pasted it on the %LET statement, by highlighting the insertpath portion.
Then it says that if I Click (Run). On the Results tab, I should see nine tables listed. In addition, my Census Data Analysis folder should contain those nine tables along with three Excel files.

a_matharu_0-1680236050048.png

 

But this is not the case, I am not seeing any data created there in the folder as you can see it with the code I used and the screenshot below - 


%let path=/home/u58428058/Census Data Analysis;

 

libname temp "&path";

options validvarname=any;

 

a_matharu_1-1680236265562.png

 

Kindly help and guide how I can solve this problem. I am not able to move forward with the course due to this.

 

Thank you for your time and help.

 

 

1 REPLY 1
KathyKiraly
SAS Employee

Hello,

Please contact us at curriculumconsulting@sas.com and we will do our best to assist you. We would like to see your complete SAS log after you run the cre8data.sas program to see all notes, warnings, and messages.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 1 reply
  • 1046 views
  • 0 likes
  • 2 in conversation