SAS Studio

Write and run SAS programs in your web browser
BookmarkSubscribeRSS Feed
mh93810
Calcite | Level 5

hey guys...  I am very new to this..

 

But I can not seem to make a permenant libarary in SAS studio edition. 

 

LIBNAME saspmv 'c:\PMV\PMVdata'; 

 

I want to create "saspmv" folder in library, which is directy under C drive on my PC. 

 

error message I get is:

 

1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
55
56 LIBNAME saspmv 'c:\PMV\PMVdata';
NOTE: Library SASPMV does not exist.
57
58 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
70
 
--
 
agree that SASPMV does not exist, but that is what I want to create on permanent library so i can access data from there.
 
any thoughts? suggestions?
 
I added the data set on my folders but it would not let me run any statistical analysis any where other than library...
 
thank you all!
 
NG

undefined
6 REPLIES 6
Reeza
Super User

SAS On Demand does not see your desktop, its operating on servers in the cloud. 

 

To use your own data you need to upload it to the server. 

See the step by step instructions here. 

https://support.sas.com/software/products/ondemand-academics/manuals/UploadingDataUsers.pdf

mh93810
Calcite | Level 5

Hey Reeza,

 

thanks for quick reply..

 

still does not work..

 

take a look at the screenshot.. see if I am doing any thing wrong..

 

thanks again! 

 

 


undefined
Reeza
Super User

Your screen shot says the library was created successfully...so what's the issue?

mh93810
Calcite | Level 5

ok so re-did the steps..  and it does show up mydata in library which I created.  But I do not see excel sheet that I want to use which I have uploaded on my PMV folder in folders tab.

 

two more screenshots attached.  thanks.. and sorry for bugging you...  😞

 


undefinedundefined
Reeza
Super User

Libraries only hold SAS datasets. 


Did you import the excel sheet into your library? Post that code if it did not work, but I'm guessing you've missed this step. 

anoop1409
Calcite | Level 5

You need to click on Files icon first and then the Upload icon on top. This will allow you to upload the file to the correct folder.

Please see the screenshot attached.


undefined

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 6 replies
  • 5228 views
  • 2 likes
  • 3 in conversation