BookmarkSubscribeRSS Feed
Planck
Obsidian | Level 7

Hi all,

 

I am saving tables at the end of the program, with the current time. That means that every time I will run it, new tables will be created at this final step (except if it is the same second than the previous run, which is technically not possible ^^...)

So I want to avoid showing the created tables at this step, because else it will become unreadable.

 

Do you know how to do it?

 

Thanks

3 REPLIES 3
RW9
Diamond | Level 26 RW9
Diamond | Level 26

Sorry, could you clarify your question, that post doesn't make sense.  When you submit a code step or procedure, the data is read and written at that point.  You will have heard of the PDV, it reads/writes each observation sequentially.  If you don't want to publish a file, keep it in work until you are ready to store it to a production library,

Planck
Obsidian | Level 7

Sorry if it was not clear.

 

What I mean is when you make a process flow in SAS Enterprise Guide you write every step with a Query Builder or a Programm.

Each time the step outputs a SAS Table or transform something.

 

On SAS EG interface you visually see the output created with an arrow between the programm/query builder and the created table.

If you don't physically remove the table or you don't click on SAS EG interface to remove it, the table will stay visible. In my case I will have a lot of table to output, and it will become unreadable on the interface. So I would like to avoid that the interface show the output tables.

 

Is that more clear?

BrunoMueller
SAS Super FREQ

Your request sounds similar to this https://communities.sas.com/t5/SAS-Enterprise-Guide/Delete-data-set-icon-from-project-without-deleti...

 

Have a look here, there are different techniques.

 

Bruno

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1452 views
  • 1 like
  • 3 in conversation