<?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 Accumulating total variable in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Accumulating-total-variable/m-p/400091#M19478</link>
    <description>&lt;P class="quiz-report-question"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;Given the SAS data set ONE:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;ONE&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;XYZ&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;1 A 27&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;1A 33&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;1B 45&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;2A 52&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;2B 69&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;3B 70&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;4A 82&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;4C 91&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;EM&gt;The following SAS program is submiitted:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;data two;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;set one;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;by x y;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;if first.y;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;run;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;proc print data =two noobs;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;run;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Hi I have tried to read this data into SAS however realising only the row &lt;STRONG&gt;"&lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;1A 33"&lt;/STRONG&gt; is missing in the output data, why is it so?&lt;/EM&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 01 Oct 2017 06:56:22 GMT</pubDate>
    <dc:creator>pchen002</dc:creator>
    <dc:date>2017-10-01T06:56:22Z</dc:date>
    <item>
      <title>Accumulating total variable</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Accumulating-total-variable/m-p/400091#M19478</link>
      <description>&lt;P class="quiz-report-question"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;Given the SAS data set ONE:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;ONE&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;XYZ&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;1 A 27&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;1A 33&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;1B 45&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;2A 52&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;2B 69&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;3B 70&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;4A 82&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;4C 91&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;EM&gt;The following SAS program is submiitted:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;data two;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;set one;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;by x y;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;if first.y;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;run;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;proc print data =two noobs;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV class="rteindent1"&gt;&lt;EM&gt;run;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Hi I have tried to read this data into SAS however realising only the row &lt;STRONG&gt;"&lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;1A 33"&lt;/STRONG&gt; is missing in the output data, why is it so?&lt;/EM&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 01 Oct 2017 06:56:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Accumulating-total-variable/m-p/400091#M19478</guid>
      <dc:creator>pchen002</dc:creator>
      <dc:date>2017-10-01T06:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulating total variable</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Accumulating-total-variable/m-p/400094#M19479</link>
      <description>&lt;P&gt;Here's a program you can run, to try to understand why:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data two;&lt;/P&gt;
&lt;P&gt;set one;&lt;/P&gt;
&lt;P&gt;by x y;&lt;/P&gt;
&lt;P&gt;f_x = first.x;&lt;/P&gt;
&lt;P&gt;f_y = first.y;&lt;/P&gt;
&lt;P&gt;l_x = last.x;&lt;/P&gt;
&lt;P&gt;l_y = last.y;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;proc print data=two;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Oct 2017 07:21:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Accumulating-total-variable/m-p/400094#M19479</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2017-10-01T07:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulating total variable</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Accumulating-total-variable/m-p/400299#M19486</link>
      <description>&lt;P&gt;How many combinations of X and Y in your data are duplicated?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or do you find it easier to identify X an Y combinations that are unique?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do they compare to the X Y combination that did not appear in the output?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 15:05:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Accumulating-total-variable/m-p/400299#M19486</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-10-02T15:05:27Z</dc:date>
    </item>
  </channel>
</rss>

