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.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Ready to level-up your skills? Choose your own adventure.