I have created a data set and now need to load it in the permanent library as a table not as a project in SAS EG
data step Autoload.Sample_CLR
set Test;
run;
will (try to) create two datasets, work.step and autoload.sample_clr.
Both dataset names do not correspond to dim_sample_clr which you have in the tableview.
Please use
this will save us the hassle of downloading, virus-checking and opening of Office documents.
And post code, logs and results that correspond to each other.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.