Hi
As the current SAS studio is web-based and our PC is just a browser, how can I build things like local permanent datasets on my PC?
thanks
Hi:
When you have a SAS OnDemand for Academics account, you are using SAS on our cloud server and SAS Studio can only access server files. Your Files (Home) area or /home folder is the location on the server that SAS Studio has permission to access. That means SAS on our server does not have any visibility of your local machine. So you cannot read from your local drive and you cannot write to your local drive with SAS Studio. If you create output or data sets up on the server, then you can go to the Server Files and Folders pane, locate the file(s) you want to keep locally and then right click and choose Download to download the file(s) you want to keep.
Hope this clarifies the SAS Studio/SAS OnDemand method of working.
Cynthia
You can download any file (that is in your navigation tree) with SAS Studio.
Define a libname for your home directory, copy the dataset there, and you will see the .sas7bdat file in your file navigation.
Or export the data to an external file in your home directory to download that.
I had trouble with this as well; here's a screenshot.
you can use the arrows next to the trash can to download or upload files to/from your local machine.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!