<?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 BY-Group Processing in SAS Programs in Developers</title>
    <link>https://communities.sas.com/t5/Developers/BY-Group-Processing-in-SAS-Programs/m-p/4733#M1998</link>
    <description>I am aware that to print variables in headers on reports, you should use the NOBYLINE option and the #byval option in a header.  However, while that works well in Enterprise Guide, tech support says it won't work in Web Report Studio.  Is there another way to get variables to show up in headers?  We don't have the latest/greatest fixes to our SAS products, so that is the main reason I'm wondering if there is a way to accomplish what I want.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance!</description>
    <pubDate>Mon, 17 Sep 2007 15:31:17 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-09-17T15:31:17Z</dc:date>
    <item>
      <title>BY-Group Processing in SAS Programs</title>
      <link>https://communities.sas.com/t5/Developers/BY-Group-Processing-in-SAS-Programs/m-p/4733#M1998</link>
      <description>I am aware that to print variables in headers on reports, you should use the NOBYLINE option and the #byval option in a header.  However, while that works well in Enterprise Guide, tech support says it won't work in Web Report Studio.  Is there another way to get variables to show up in headers?  We don't have the latest/greatest fixes to our SAS products, so that is the main reason I'm wondering if there is a way to accomplish what I want.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance!</description>
      <pubDate>Mon, 17 Sep 2007 15:31:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/BY-Group-Processing-in-SAS-Programs/m-p/4733#M1998</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-17T15:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: BY-Group Processing in SAS Programs</title>
      <link>https://communities.sas.com/t5/Developers/BY-Group-Processing-in-SAS-Programs/m-p/4734#M1999</link>
      <description>Hi:&lt;BR /&gt;
  I am completely confused by this. When I run the SP in this forum posting, then NOBYLINE and #BYVAL does work just fine -- in EG, in the Add-in and in Web Report Studio, too&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=1894&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=1894&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
  I really think you should go back to Tech Support for more clarification. Is it really NOBYLINE that's the problem or is there something else (like a LINE statement) in your PROC REPORT code?????&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 17 Sep 2007 20:06:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/BY-Group-Processing-in-SAS-Programs/m-p/4734#M1999</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-09-17T20:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: BY-Group Processing in SAS Programs</title>
      <link>https://communities.sas.com/t5/Developers/BY-Group-Processing-in-SAS-Programs/m-p/4735#M2000</link>
      <description>Hi, Cynthia,&lt;BR /&gt;
&lt;BR /&gt;
I'm confused too.  Here is the info that SAS Tech Support sent me to:&lt;BR /&gt;
&lt;BR /&gt;
NOBYLINE option in Stored Process prevents display of report in SAS Web Report Studio &lt;BR /&gt;
&lt;BR /&gt;
--------------------------------------------------------------------------------&lt;BR /&gt;
&lt;BR /&gt;
   If a Web Report Studio report is built with a Stored Process and the&lt;BR /&gt;
   code in the Stored Process contains a BY statement together with the&lt;BR /&gt;
   NOBYLINE option, the output does not display in the Web Report Studio&lt;BR /&gt;
   window.  There are no error messages returned in the Web Report Studio&lt;BR /&gt;
   or the Stored Process logs.&lt;BR /&gt;
 &lt;BR /&gt;
   To circumvent the problem, remove the OPTIONS NOBYLINE from Stored&lt;BR /&gt;
   Process code.&lt;BR /&gt;
&lt;BR /&gt;
So....on one side, you are saying that NOBYLINE works just fine, yet Tech Support sent me to the above linked message.&lt;BR /&gt;
&lt;BR /&gt;
What I ended up doing, and it worked just fine, was to re-enter the lines of code for the stored process, and of course used NOBYLINE, and the stored process worked.  I'm going to now compare my original stored process code to the recently re-written stored process and see if I can find any glitches.&lt;BR /&gt;
&lt;BR /&gt;
So you think you're completely confused??  That makes two of us!  Thanks for replying...it's appreciated!</description>
      <pubDate>Mon, 17 Sep 2007 21:32:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/BY-Group-Processing-in-SAS-Programs/m-p/4735#M2000</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-17T21:32:18Z</dc:date>
    </item>
  </channel>
</rss>

