<?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 Summing Values for Repeated Dates in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Summing-Values-for-Repeated-Dates/m-p/405870#M98763</link>
    <description>&lt;P&gt;I've just started with SAS, and I haven't been able to figure out&amp;nbsp;what I'm trying to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a set of financial data with a dollar amount of transactions on multiple dates, some of which repeat. I'm trying to sum the total amount of money transferred on each date, but I have no clue how to do this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far I've only managed to make a new dataset of all the unique dates, but I don't know how to compare each element of it against every element of the complete set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Got any tips on how to do this?&lt;/P&gt;</description>
    <pubDate>Fri, 20 Oct 2017 04:54:04 GMT</pubDate>
    <dc:creator>ssleder</dc:creator>
    <dc:date>2017-10-20T04:54:04Z</dc:date>
    <item>
      <title>Summing Values for Repeated Dates</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Summing-Values-for-Repeated-Dates/m-p/405870#M98763</link>
      <description>&lt;P&gt;I've just started with SAS, and I haven't been able to figure out&amp;nbsp;what I'm trying to do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a set of financial data with a dollar amount of transactions on multiple dates, some of which repeat. I'm trying to sum the total amount of money transferred on each date, but I have no clue how to do this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far I've only managed to make a new dataset of all the unique dates, but I don't know how to compare each element of it against every element of the complete set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Got any tips on how to do this?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 04:54:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Summing-Values-for-Repeated-Dates/m-p/405870#M98763</guid>
      <dc:creator>ssleder</dc:creator>
      <dc:date>2017-10-20T04:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Summing Values for Repeated Dates</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Summing-Values-for-Repeated-Dates/m-p/405871#M98764</link>
      <description>&lt;P&gt;Look at PROC MEANS, Example 10 In the documentation. Or scroll through here - same questions has been posted about three times today.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 05:00:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Summing-Values-for-Repeated-Dates/m-p/405871#M98764</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-10-20T05:00:02Z</dc:date>
    </item>
  </channel>
</rss>

