<?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: title for each line created by proc print by in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/title-for-each-line-created-by-proc-print-by/m-p/13244#M3216</link>
    <description>This worked well. Thank you.</description>
    <pubDate>Fri, 30 Apr 2010 17:50:50 GMT</pubDate>
    <dc:creator>gzr2mz39</dc:creator>
    <dc:date>2010-04-30T17:50:50Z</dc:date>
    <item>
      <title>title for each line created by proc print by</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/title-for-each-line-created-by-proc-print-by/m-p/13242#M3214</link>
      <description>Is there a way to produce a title for each by group instead of just having one title at the top of the output?&lt;BR /&gt;
For example,&lt;BR /&gt;
a1=1,2,2,3,3 and b1=10,20,21,24,33&lt;BR /&gt;
title1 "Test";&lt;BR /&gt;
proc print data=test;by a1;var b1;run;&lt;BR /&gt;
Test&lt;BR /&gt;
a1=1&lt;BR /&gt;
10&lt;BR /&gt;
Test&lt;BR /&gt;
a1=2&lt;BR /&gt;
20&lt;BR /&gt;
21&lt;BR /&gt;
Test&lt;BR /&gt;
a1=3&lt;BR /&gt;
24&lt;BR /&gt;
33</description>
      <pubDate>Thu, 29 Apr 2010 21:24:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/title-for-each-line-created-by-proc-print-by/m-p/13242#M3214</guid>
      <dc:creator>gzr2mz39</dc:creator>
      <dc:date>2010-04-29T21:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: title for each line created by proc print by</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/title-for-each-line-created-by-proc-print-by/m-p/13243#M3215</link>
      <description>Hi:&lt;BR /&gt;
  Investigate the use of #BYVAR, #BYVAL and #BYLINE automatic variables or directivesthat you can use in a SAS TITLE statement with BY group processing, as described in this paper:&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi23/Coders/p75.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi23/Coders/p75.pdf&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 29 Apr 2010 22:06:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/title-for-each-line-created-by-proc-print-by/m-p/13243#M3215</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-04-29T22:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: title for each line created by proc print by</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/title-for-each-line-created-by-proc-print-by/m-p/13244#M3216</link>
      <description>This worked well. Thank you.</description>
      <pubDate>Fri, 30 Apr 2010 17:50:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/title-for-each-line-created-by-proc-print-by/m-p/13244#M3216</guid>
      <dc:creator>gzr2mz39</dc:creator>
      <dc:date>2010-04-30T17:50:50Z</dc:date>
    </item>
  </channel>
</rss>

