Create a subdirectory in your Home folder on SAS On Demand, and upload the file there. Make sure that the name of the file is all lowercase.
Say you named the directory "xxx", then issue this:
libname mylib "~/xxx";
and you can access your dataset under the MYLIB library in Libraries.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.