<?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: Compute After does not work in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Compute-After-does-not-work/m-p/4599#M1862</link>
    <description>Hi:&lt;BR /&gt;
  Just a guess. ACCT has a length of $5 or $6??? When you use this technique to put special text at the break, you are limited to the length of the variable on the left-hand side of the = sign.&lt;BR /&gt;
&lt;BR /&gt;
 You may find the answer in this Advanced Proc Report Topics paper:&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/papers/sgf07/sgf2007-report.pdf" target="_blank"&gt;http://support.sas.com/rnd/papers/sgf07/sgf2007-report.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
...or one of the techniques is shown here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/faq/043/FAQ04326.html" target="_blank"&gt;http://support.sas.com/faq/043/FAQ04326.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
There are several other methods for addressing this length limitation with PROC REPORT (user-defined format, changing the length of the original variable). If you have an immediate need, you could contact Tech Support for help with any of these techniques.&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
    <pubDate>Fri, 07 Sep 2007 16:23:56 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2007-09-07T16:23:56Z</dc:date>
    <item>
      <title>Compute After does not work</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Compute-After-does-not-work/m-p/4598#M1861</link>
      <description>Why does this compute after not work.  All I get is the word 'TOTAL'.  &lt;BR /&gt;
&lt;BR /&gt;
COMPUTE BEFORE GROUP_TYPE;&lt;BR /&gt;
  HOLD_GROUP = GROUP_TYPE;&lt;BR /&gt;
ENDCOMP;&lt;BR /&gt;
&lt;BR /&gt;
BREAK AFTER GROUP_TYPE /SUMMARIZE SKIP DOL DUL;&lt;BR /&gt;
&lt;BR /&gt;
COMPUTE AFTER GROUP_TYPE;&lt;BR /&gt;
  ACCT= 'TOTAL'||TRIM(HOLD_GROUP);&lt;BR /&gt;
ENDCOMP;</description>
      <pubDate>Fri, 07 Sep 2007 13:51:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Compute-After-does-not-work/m-p/4598#M1861</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-07T13:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Compute After does not work</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Compute-After-does-not-work/m-p/4599#M1862</link>
      <description>Hi:&lt;BR /&gt;
  Just a guess. ACCT has a length of $5 or $6??? When you use this technique to put special text at the break, you are limited to the length of the variable on the left-hand side of the = sign.&lt;BR /&gt;
&lt;BR /&gt;
 You may find the answer in this Advanced Proc Report Topics paper:&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/papers/sgf07/sgf2007-report.pdf" target="_blank"&gt;http://support.sas.com/rnd/papers/sgf07/sgf2007-report.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
...or one of the techniques is shown here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/faq/043/FAQ04326.html" target="_blank"&gt;http://support.sas.com/faq/043/FAQ04326.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
There are several other methods for addressing this length limitation with PROC REPORT (user-defined format, changing the length of the original variable). If you have an immediate need, you could contact Tech Support for help with any of these techniques.&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 07 Sep 2007 16:23:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Compute-After-does-not-work/m-p/4599#M1862</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-09-07T16:23:56Z</dc:date>
    </item>
  </channel>
</rss>

