<?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: supress output of a field in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-supress-output-of-a-field/m-p/30542#M4595</link>
    <description>That did the trick, thanks!!!</description>
    <pubDate>Thu, 17 Mar 2011 15:55:25 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2011-03-17T15:55:25Z</dc:date>
    <item>
      <title>Proc Report: supress output of a field</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-supress-output-of-a-field/m-p/30540#M4593</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I need to pull a column into proc report for computation only, but I don't want it displayed in the final report. Is this possible?&lt;BR /&gt;
&lt;BR /&gt;
As an example, I have a report with 3 columns, week1, week2, week3. &lt;BR /&gt;
&lt;BR /&gt;
week1=20, week2=50, week3=100. I only want to display week2 and week3 in the report, but I need week1 to compute the percentage of change from the previous week, IE, the percentage of change from week1 to week2 (without having week1 display in proc report).&lt;BR /&gt;
&lt;BR /&gt;
Thx,&lt;BR /&gt;
&lt;BR /&gt;
Scott</description>
      <pubDate>Tue, 15 Mar 2011 20:55:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-supress-output-of-a-field/m-p/30540#M4593</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-03-15T20:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report: supress output of a field</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-supress-output-of-a-field/m-p/30541#M4594</link>
      <description>Check out the NOPRINT option on the REPORT DEFINE statement:&lt;BR /&gt;
&lt;BR /&gt;
define example / sum NOPRINT 'Example Not Printed';</description>
      <pubDate>Tue, 15 Mar 2011 21:03:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-supress-output-of-a-field/m-p/30541#M4594</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2011-03-15T21:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report: supress output of a field</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-supress-output-of-a-field/m-p/30542#M4595</link>
      <description>That did the trick, thanks!!!</description>
      <pubDate>Thu, 17 Mar 2011 15:55:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-supress-output-of-a-field/m-p/30542#M4595</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-03-17T15:55:25Z</dc:date>
    </item>
  </channel>
</rss>

