Hi, I have a big SAS EG project so that there are many queries. In SPSS modeler, it is possible to save some results (NOT export to Excel or anything), just pin the result so that when you run the process again, the part leading to it is not run again and it saves some time... It is called stored procedure. I wonder if SAS EG has such a function? Thanks in advance!
That’s the difference between a permanent library and the work library.
If you write your files to a permanent library you can save them between sessions/runs.
In an Enterprise set up you usually have a permanent user library set up by default under your name somewhere.
@Yiting wrote:
Hi, I have a big SAS EG project so that there are many queries. In SPSS modeler, it is possible to save some results (NOT export to Excel or anything), just pin the result so that when you run the process again, the part leading to it is not run again and it saves some time... It is called stored procedure. I wonder if SAS EG has such a function? Thanks in advance!
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.