<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Avoid showing outputs in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Avoid-showing-outputs/m-p/323701#M21626</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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 ^^...)&lt;/P&gt;&lt;P&gt;So I want to avoid showing the created tables at this step, because else it will become unreadable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know how to do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2017 16:27:51 GMT</pubDate>
    <dc:creator>Planck</dc:creator>
    <dc:date>2017-01-10T16:27:51Z</dc:date>
    <item>
      <title>Avoid showing outputs</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Avoid-showing-outputs/m-p/323701#M21626</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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 ^^...)&lt;/P&gt;&lt;P&gt;So I want to avoid showing the created tables at this step, because else it will become unreadable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know how to do it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 16:27:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Avoid-showing-outputs/m-p/323701#M21626</guid>
      <dc:creator>Planck</dc:creator>
      <dc:date>2017-01-10T16:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid showing outputs</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Avoid-showing-outputs/m-p/323711#M21628</link>
      <description>&lt;P&gt;Sorry, could you clarify your question, that post doesn't make sense. &amp;nbsp;When you submit a code step or procedure, the data is read and written at that point. &amp;nbsp;You will have heard of the PDV, it reads/writes each observation sequentially. &amp;nbsp;If you don't want to publish a file, keep it in work until you are ready to store it to a production library,&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 17:06:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Avoid-showing-outputs/m-p/323711#M21628</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-01-10T17:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid showing outputs</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Avoid-showing-outputs/m-p/323715#M21629</link>
      <description>&lt;P&gt;Sorry if it was not clear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Each time the step outputs a SAS Table or transform something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On SAS EG interface you visually see the output created with an arrow between the programm/query builder and the created table.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that more clear?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 17:22:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Avoid-showing-outputs/m-p/323715#M21629</guid>
      <dc:creator>Planck</dc:creator>
      <dc:date>2017-01-10T17:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid showing outputs</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Avoid-showing-outputs/m-p/323718#M21630</link>
      <description>&lt;P&gt;Your request sounds similar to this &lt;A href="https://communities.sas.com/t5/SAS-Enterprise-Guide/Delete-data-set-icon-from-project-without-deleting-data/m-p/82894#M7968" target="_blank"&gt;https://communities.sas.com/t5/SAS-Enterprise-Guide/Delete-data-set-icon-from-project-without-deleting-data/m-p/82894#M7968&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a look here, there are different techniques.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bruno&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 17:28:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Avoid-showing-outputs/m-p/323718#M21630</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2017-01-10T17:28:06Z</dc:date>
    </item>
  </channel>
</rss>

