<?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 Re: Visualize Input/Output Datasets Flow in SAS Script in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Visualize-Input-Output-Datasets-Flow-in-SAS-Script/m-p/587711#M17979</link>
    <description>&lt;P&gt;I understand. Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2019 01:17:24 GMT</pubDate>
    <dc:creator>sasuser_621</dc:creator>
    <dc:date>2019-09-11T01:17:24Z</dc:date>
    <item>
      <title>Visualize Input/Output Datasets Flow in SAS Script</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Visualize-Input-Output-Datasets-Flow-in-SAS-Script/m-p/587665#M17977</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Background&lt;/STRONG&gt;: I am reviewing a single, long SAS script that takes in 7 input SAS datasets, merges and manipulates them into dozens of intermediate temporary WORK datasets, and ultimately creates 3 output SAS datasets.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Goal: &lt;/STRONG&gt;My goal is to visualize how the original 7 input SAS datasets feed into the final 3 output SAS datasets.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Additional details&lt;/STRONG&gt;: These input datasets are from different libnames. They go through a number of DATA/PROC SQL steps that create intermediate datasets mostly through merges, with some data cleaning and sorting involved. What I want to see is a visual/flowchart that connects the inputs with outputs. For example, input datasets 1 and 3 “feed” into output dataset A, input datasets 2, 3, 4, and 6 “feed” into output &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #333333; cursor: text; font-family: 'HelevticaNeue-light','Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;dataset &lt;/SPAN&gt;B, and input datasets 1, 4, 5, and 7 "feed" into output &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #333333; cursor: text; font-family: 'HelevticaNeue-light','Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;dataset &lt;/SPAN&gt;C.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;What I have tried&lt;/STRONG&gt;: I have tried to run this as a Process Flow in SAS Enterprise Guide. However, that seems designed around having many smaller SAS scripts linked in succession. For reasons outside of my control, I am limited to reviewing this one very long SAS code and would not be able to break it up into smaller scripts. I can edit the code if absolutely needed. Is there a way that such a visual or process flow can be created?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 20:15:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Visualize-Input-Output-Datasets-Flow-in-SAS-Script/m-p/587665#M17977</guid>
      <dc:creator>sasuser_621</dc:creator>
      <dc:date>2019-09-10T20:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize Input/Output Datasets Flow in SAS Script</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Visualize-Input-Output-Datasets-Flow-in-SAS-Script/m-p/587681#M17978</link>
      <description>&lt;P&gt;The Enterprise Process Flow is really the only automatic way to "visualise" a hand-written SAS program. The Process Flow isn't designed to make it "pretty" or to lay it out in a more "understandable" way, just to show it as it is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only way to get this looking like a "proper" design would be to build process flows from scratch and lay it out exactly the way you want. I know this defeats the purpose of what you are trying to do. Otherwise, just use the flow chart tool of your choice and visualise the program the hard way, that is, manually.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 21:09:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Visualize-Input-Output-Datasets-Flow-in-SAS-Script/m-p/587681#M17978</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-09-10T21:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize Input/Output Datasets Flow in SAS Script</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Visualize-Input-Output-Datasets-Flow-in-SAS-Script/m-p/587711#M17979</link>
      <description>&lt;P&gt;I understand. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 01:17:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Visualize-Input-Output-Datasets-Flow-in-SAS-Script/m-p/587711#M17979</guid>
      <dc:creator>sasuser_621</dc:creator>
      <dc:date>2019-09-11T01:17:24Z</dc:date>
    </item>
  </channel>
</rss>

