<?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 data step report in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/data-step-report/m-p/4802#M1938</link>
    <description>Hi all&lt;BR /&gt;
&lt;BR /&gt;
I'm trying to create a report that includes a summary section at the top and two detailed sections below. The report elements (summary and two detailed sections) are identified using the variables listed in the by statement. Getting the data out in the correct order is not a problem. However, placing the header for the second detailed section is proving problematic. Essentially, the header is appearing above every line of the second detailed section. My question is, is there a method of assigning the second set of headers once.&lt;BR /&gt;
&lt;BR /&gt;
Any help would be much appreciated.</description>
    <pubDate>Mon, 24 Sep 2007 13:05:56 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-09-24T13:05:56Z</dc:date>
    <item>
      <title>data step report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/data-step-report/m-p/4802#M1938</link>
      <description>Hi all&lt;BR /&gt;
&lt;BR /&gt;
I'm trying to create a report that includes a summary section at the top and two detailed sections below. The report elements (summary and two detailed sections) are identified using the variables listed in the by statement. Getting the data out in the correct order is not a problem. However, placing the header for the second detailed section is proving problematic. Essentially, the header is appearing above every line of the second detailed section. My question is, is there a method of assigning the second set of headers once.&lt;BR /&gt;
&lt;BR /&gt;
Any help would be much appreciated.</description>
      <pubDate>Mon, 24 Sep 2007 13:05:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/data-step-report/m-p/4802#M1938</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-24T13:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: data step report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/data-step-report/m-p/4803#M1939</link>
      <description>Hi:&lt;BR /&gt;
  DATA step output written to FILE PRINT and the LISTING window uses a different syntax than DATA step output written to FILE PRINT ODS and ODS HTML, ODS RTF or ODS PDF.&lt;BR /&gt;
&lt;BR /&gt;
These sample programs that show using FILE PRINT and LISTING techniques with PUT statements, FILE PRINT, N=PS, HEADER and ARRAY statments may be useful to you:&lt;BR /&gt;
&lt;A href="http://support.sas.com/ctx/samples/index.jsp?sid=49&amp;amp;tab=about" target="_blank"&gt;http://support.sas.com/ctx/samples/index.jsp?sid=49&amp;amp;tab=about&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/ctx/samples/index.jsp?sid=41&amp;amp;tab=about" target="_blank"&gt;http://support.sas.com/ctx/samples/index.jsp?sid=41&amp;amp;tab=about&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
For more help with DATA step syntax, you might consider contacting Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 24 Sep 2007 19:19:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/data-step-report/m-p/4803#M1939</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-09-24T19:19:56Z</dc:date>
    </item>
  </channel>
</rss>

