<?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 Label proc report in WRS in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Label-proc-report-in-WRS/m-p/29908#M2578</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I've got a proc report with a label added to the total. I did this with the following code:&lt;BR /&gt;
&lt;BR /&gt;
      COMPUTE herverz /CHAR LENGTH=100 ;&lt;BR /&gt;
        herverz = herverzekering ;&lt;BR /&gt;
        IF UPCASE(_break_) = '_RBREAK_' THEN&lt;BR /&gt;
           CALL DEFINE(_COL_,'format','$blank12.') ;&lt;BR /&gt;
      ENDCOMP ;&lt;BR /&gt;
&lt;BR /&gt;
This works fine when I run the Stored Process in Enterprise Guide or with the Microsoft Add-In. But when I run it from Web Report Studio, It doesn't apply the format en shows no label.&lt;BR /&gt;
&lt;BR /&gt;
Can anyone help me?&lt;BR /&gt;
&lt;BR /&gt;
Thierry</description>
    <pubDate>Wed, 09 Jul 2008 08:49:46 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-07-09T08:49:46Z</dc:date>
    <item>
      <title>Label proc report in WRS</title>
      <link>https://communities.sas.com/t5/Developers/Label-proc-report-in-WRS/m-p/29908#M2578</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I've got a proc report with a label added to the total. I did this with the following code:&lt;BR /&gt;
&lt;BR /&gt;
      COMPUTE herverz /CHAR LENGTH=100 ;&lt;BR /&gt;
        herverz = herverzekering ;&lt;BR /&gt;
        IF UPCASE(_break_) = '_RBREAK_' THEN&lt;BR /&gt;
           CALL DEFINE(_COL_,'format','$blank12.') ;&lt;BR /&gt;
      ENDCOMP ;&lt;BR /&gt;
&lt;BR /&gt;
This works fine when I run the Stored Process in Enterprise Guide or with the Microsoft Add-In. But when I run it from Web Report Studio, It doesn't apply the format en shows no label.&lt;BR /&gt;
&lt;BR /&gt;
Can anyone help me?&lt;BR /&gt;
&lt;BR /&gt;
Thierry</description>
      <pubDate>Wed, 09 Jul 2008 08:49:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Label-proc-report-in-WRS/m-p/29908#M2578</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-07-09T08:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Label proc report in WRS</title>
      <link>https://communities.sas.com/t5/Developers/Label-proc-report-in-WRS/m-p/29909#M2579</link>
      <description>Hi:&lt;BR /&gt;
  I was aware that some PROC REPORT compute block changes (such as LINE statements) did not translate to WRS (because the SASReport XML does not "handle" the LINE statement information) ... but I was not aware that the compute block/call define had issues. &lt;BR /&gt;
 &lt;BR /&gt;
  You might want to check with Tech Support on this question.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 09 Jul 2008 12:51:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Label-proc-report-in-WRS/m-p/29909#M2579</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-07-09T12:51:27Z</dc:date>
    </item>
  </channel>
</rss>

