EG 8.3
Whenever I run the SAS code it automatically adds the data-set to the project flow.
How do I set it up to not add it?
Go to Tools -> Options -> Project and Process Flows, and change the value of 'Maximum number of output data sets to add to the project' to 0. This should prevent any data from appearing in the process flow when running a program. You will see a note in the flow that says 'Data Set Limit Reached' and there isn't a way to remove this note.
Go to Tools -> Options -> Project and Process Flows, and change the value of 'Maximum number of output data sets to add to the project' to 0. This should prevent any data from appearing in the process flow when running a program. You will see a note in the flow that says 'Data Set Limit Reached' and there isn't a way to remove this note.
Thanks. I will use this method to limit the number of datasets that show up on my Project.
Seems like this option is local to the user that have set this limit.
If my another colleague run the same script without this Limit the limit is not applicable
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.