<?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 Group Element in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Group-Element/m-p/69651#M7995</link>
    <description>Hi:&lt;BR /&gt;
  Look at this previous forum posting:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=15963㹛" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=15963㹛&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
especially at the creation of the COMPUTED variable DISPREG. It would not matter if REGION was a GROUP or ORDER variable, you would use a similar technique to make your AWARD_DATE variable value repeat on every line.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Fri, 19 Mar 2010 21:43:16 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2010-03-19T21:43:16Z</dc:date>
    <item>
      <title>Proc Report Group Element</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Group-Element/m-p/69650#M7994</link>
      <description>Is there a way to keep proc report from skipping a group element.&lt;BR /&gt;
&lt;BR /&gt;
For example, the script below will skip printing award_date if the previous value is the same.&lt;BR /&gt;
&lt;BR /&gt;
proc report data=sheet3 style=mystyle split='*' ;&lt;BR /&gt;
	column  award_date member_id	name_last	name_first	fee_type	&lt;BR /&gt;
			  ('Fee Category Breakdown' fee1 fee2 fee3 fee4 fee5	)&lt;BR /&gt;
			  ('Summary' owed	paid	pending);&lt;BR /&gt;
  	define award_date/ 'Award*Date' order;&lt;BR /&gt;
	define member_id/ 'Member #' order;</description>
      <pubDate>Fri, 19 Mar 2010 18:47:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Group-Element/m-p/69650#M7994</guid>
      <dc:creator>Jaime</dc:creator>
      <dc:date>2010-03-19T18:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report Group Element</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Group-Element/m-p/69651#M7995</link>
      <description>Hi:&lt;BR /&gt;
  Look at this previous forum posting:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=15963㹛" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=15963㹛&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
especially at the creation of the COMPUTED variable DISPREG. It would not matter if REGION was a GROUP or ORDER variable, you would use a similar technique to make your AWARD_DATE variable value repeat on every line.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 19 Mar 2010 21:43:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-Group-Element/m-p/69651#M7995</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-03-19T21:43:16Z</dc:date>
    </item>
  </channel>
</rss>

