<?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: Track Changes for Files in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Track-Changes-for-Files/m-p/62589#M6328</link>
    <description>I would start by appending the files to get one big file.  That is the Append task in EGuide.  Then SORT by Customer and date.  &lt;BR /&gt;
&lt;BR /&gt;
Next, you will have to write some SAS code to transform the 12 (say) records per customer into 11 change records; that uses the LAG function.  &lt;BR /&gt;
&lt;BR /&gt;
If you are looking for one value per customer  (rather than one per month change), you could do that in an EGuide Query using the MIN and MAX aggregate functions.  If you use the Query Builder, you can skip the SORT.  (Your question is not sufficiently specific to tell what you want.)&lt;BR /&gt;
&lt;BR /&gt;
The plots could be as simple as bar charts (poor paper-to-ink ratio) to a tile plot or a series of maps.</description>
    <pubDate>Thu, 12 Aug 2010 02:56:47 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2010-08-12T02:56:47Z</dc:date>
    <item>
      <title>Track Changes for Files</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Track-Changes-for-Files/m-p/62588#M6327</link>
      <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
I have 12 files that contains a customers risk rating (monthly files). So for every URN that changed from Low - Med and Med - High, I would like to count the volume of these accounts and to graph it by the customers location (post code). What is the best wat of doing this?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,</description>
      <pubDate>Wed, 11 Aug 2010 09:13:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Track-Changes-for-Files/m-p/62588#M6327</guid>
      <dc:creator>thegraduate</dc:creator>
      <dc:date>2010-08-11T09:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Track Changes for Files</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Track-Changes-for-Files/m-p/62589#M6328</link>
      <description>I would start by appending the files to get one big file.  That is the Append task in EGuide.  Then SORT by Customer and date.  &lt;BR /&gt;
&lt;BR /&gt;
Next, you will have to write some SAS code to transform the 12 (say) records per customer into 11 change records; that uses the LAG function.  &lt;BR /&gt;
&lt;BR /&gt;
If you are looking for one value per customer  (rather than one per month change), you could do that in an EGuide Query using the MIN and MAX aggregate functions.  If you use the Query Builder, you can skip the SORT.  (Your question is not sufficiently specific to tell what you want.)&lt;BR /&gt;
&lt;BR /&gt;
The plots could be as simple as bar charts (poor paper-to-ink ratio) to a tile plot or a series of maps.</description>
      <pubDate>Thu, 12 Aug 2010 02:56:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Track-Changes-for-Files/m-p/62589#M6328</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-08-12T02:56:47Z</dc:date>
    </item>
  </channel>
</rss>

