<?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: PROC REPORT does not repeat values of GROUP/ORDER  variables in ODS in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/PROC-REPORT-does-not-repeat-values-of-GROUP-ORDER-variables-in/m-p/60622#M7227</link>
    <description>Thank you, Tim.&lt;BR /&gt;
It works now.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
IJU</description>
    <pubDate>Tue, 11 Nov 2008 19:18:56 GMT</pubDate>
    <dc:creator>IJU</dc:creator>
    <dc:date>2008-11-11T19:18:56Z</dc:date>
    <item>
      <title>PROC REPORT does not repeat values of GROUP/ORDER  variables in ODS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/PROC-REPORT-does-not-repeat-values-of-GROUP-ORDER-variables-in/m-p/60620#M7225</link>
      <description>According to the note at &lt;A href="http://support.sas.com/kb/7/887.html" target="_blank"&gt;http://support.sas.com/kb/7/887.html&lt;/A&gt;  the Problem note 7887: "PROC REPORT does not repeat values of GROUP/ORDER variables when groups break across pages( for the ODS destination)" has been fixed in SAS 9.2. &lt;BR /&gt;
We have started using SAS 9.2 on XP_PRO platform: the bug is still there. &lt;BR /&gt;
Has this problem been fixed or not?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
IJU</description>
      <pubDate>Mon, 10 Nov 2008 20:10:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/PROC-REPORT-does-not-repeat-values-of-GROUP-ORDER-variables-in/m-p/60620#M7225</guid>
      <dc:creator>IJU</dc:creator>
      <dc:date>2008-11-10T20:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT does not repeat values of GROUP/ORDER  variables in ODS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/PROC-REPORT-does-not-repeat-values-of-GROUP-ORDER-variables-in/m-p/60621#M7226</link>
      <description>Try using the new SPANROWS option on the proc statement:&lt;BR /&gt;
&lt;BR /&gt;
proc report data=xyz nowd SPANROWS ...;&lt;BR /&gt;
&lt;BR /&gt;
If your output is RTF you must use the new tagsets.rtf destination.</description>
      <pubDate>Mon, 10 Nov 2008 21:04:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/PROC-REPORT-does-not-repeat-values-of-GROUP-ORDER-variables-in/m-p/60621#M7226</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2008-11-10T21:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT does not repeat values of GROUP/ORDER  variables in ODS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/PROC-REPORT-does-not-repeat-values-of-GROUP-ORDER-variables-in/m-p/60622#M7227</link>
      <description>Thank you, Tim.&lt;BR /&gt;
It works now.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
IJU</description>
      <pubDate>Tue, 11 Nov 2008 19:18:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/PROC-REPORT-does-not-repeat-values-of-GROUP-ORDER-variables-in/m-p/60622#M7227</guid>
      <dc:creator>IJU</dc:creator>
      <dc:date>2008-11-11T19:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT does not repeat values of GROUP/ORDER  variables in ODS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/PROC-REPORT-does-not-repeat-values-of-GROUP-ORDER-variables-in/m-p/60623#M7228</link>
      <description>Hi Tim:&lt;BR /&gt;
&lt;BR /&gt;
The SPANROWS option works in both  ODS PDF and tagsets.rtf destination. But I cannot get the pageOf  feature to work now. Is there a solution with both GROUP/ORDER variables repeated on a page and the pageOf  feature?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
IJU</description>
      <pubDate>Thu, 13 Nov 2008 16:12:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/PROC-REPORT-does-not-repeat-values-of-GROUP-ORDER-variables-in/m-p/60623#M7228</guid>
      <dc:creator>IJU</dc:creator>
      <dc:date>2008-11-13T16:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT does not repeat values of GROUP/ORDER  variables in ODS</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/PROC-REPORT-does-not-repeat-values-of-GROUP-ORDER-variables-in/m-p/60624#M7229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry. Could you please ignore my previous reply. The PageOf option works in ODS with&amp;nbsp; and&amp;nbsp; variables and a correct escape character statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;IJU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2008 16:29:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/PROC-REPORT-does-not-repeat-values-of-GROUP-ORDER-variables-in/m-p/60624#M7229</guid>
      <dc:creator>IJU</dc:creator>
      <dc:date>2008-11-13T16:29:33Z</dc:date>
    </item>
  </channel>
</rss>

