Hello,,
I am new to SAS Studio and I have been working in the Trial. I am trying to upload a csv file from my computer to SAS Studio but the Upload files tap in Explorer is disabled.
Can someone explain how to upload my files ?
Thanks.
The Solution I figured is by uploading local files through SAS Data Explorer - Manage Data, then load the data to caslib. After that, run below code in SAS Studio to create a reference pointing to your data in caslib. For example my data in casuser library
libname casuser cas caslib='casuser';
Do you have access rights to the folder you are trying to upload to?
Is the right-click upload menu available?
Hi @japelin
I double checked from Manage Environment in the Administration window and Yes I have access rights to the folder. And I cant see any update option on the the folder right click.
The Solution I figured is by uploading local files through SAS Data Explorer - Manage Data, then load the data to caslib. After that, run below code in SAS Studio to create a reference pointing to your data in caslib. For example my data in casuser library
libname casuser cas caslib='casuser';
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Get started using SAS Studio to write, run and debug your SAS programs.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.