<?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: NOOBS N= in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/NOOBS-N/m-p/255836#M309895</link>
    <description>&lt;P&gt;Usually you would use #byval(byvariable) as in this example but I'm not sure it works in a PRINT statement&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/68954/HTML/default/viewer.htm#p0f022tve3mt0tn162itrb0tkjgi.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/68954/HTML/default/viewer.htm#p0f022tve3mt0tn162itrb0tkjgi.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2016 16:35:35 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-03-10T16:35:35Z</dc:date>
    <item>
      <title>NOOBS N=</title>
      <link>https://communities.sas.com/t5/SAS-Programming/NOOBS-N/m-p/255826#M309894</link>
      <description>&lt;P&gt;I created a basic report that is broken up into a couple hundred categories by an ID name. Each category has a list of reports under that ID name that is named at the top. The sum of files under that ID name are counted for at the end of each category. My question is how to include the ID name into the n= statement. is that possible? for ex. the end would read Total count of ID... :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc Sort;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; BY ID FILE&lt;/P&gt;&lt;P&gt;PROC PRINT DATA=... NOOBS N= 'TOTAL COUNT:'&lt;/P&gt;&lt;P&gt;'FINAL&amp;nbsp;COUNT:';&lt;/P&gt;&lt;P&gt;BY ID;&lt;/P&gt;&lt;P&gt;PAGEBY ID;&lt;/P&gt;&lt;P&gt;SUMBY ID;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 16:17:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/NOOBS-N/m-p/255826#M309894</guid>
      <dc:creator>SASuser28</dc:creator>
      <dc:date>2016-03-10T16:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: NOOBS N=</title>
      <link>https://communities.sas.com/t5/SAS-Programming/NOOBS-N/m-p/255836#M309895</link>
      <description>&lt;P&gt;Usually you would use #byval(byvariable) as in this example but I'm not sure it works in a PRINT statement&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/68954/HTML/default/viewer.htm#p0f022tve3mt0tn162itrb0tkjgi.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/68954/HTML/default/viewer.htm#p0f022tve3mt0tn162itrb0tkjgi.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 16:35:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/NOOBS-N/m-p/255836#M309895</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-03-10T16:35:35Z</dc:date>
    </item>
  </channel>
</rss>

