<?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: Remove display of &amp;quot;by&amp;quot; variables in header of proc report in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Remove-display-of-quot-by-quot-variables-in-header-of-proc/m-p/531847#M145662</link>
    <description>&lt;P&gt;options nobyline; was the answer... sorry lol&lt;/P&gt;</description>
    <pubDate>Fri, 01 Feb 2019 00:36:57 GMT</pubDate>
    <dc:creator>VERILINON</dc:creator>
    <dc:date>2019-02-01T00:36:57Z</dc:date>
    <item>
      <title>Remove display of "by" variables in header of proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Remove-display-of-quot-by-quot-variables-in-header-of-proc/m-p/531846#M145661</link>
      <description>&lt;P&gt;I am writing multiple PDFs using the by group of "schnum" and using "schname" in the report title, but SAS is also including a line below the title in the header on each page that shows "schnum=&amp;lt;val&amp;gt;schname=&amp;lt;val&amp;gt;". How do I suppress the addition of that line in the header that displays the values of the by variables?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ODS pdf FILE="G:\Surveys\LCAP Needs Survey\2018-19\Comment PDFs\Staff\site1.pdf" newfile=bygroup;&lt;BR /&gt;ods escapechar='^';&lt;BR /&gt;proc report data=parentopen split='|' style(report)={font_size=9pt}&lt;BR /&gt;style(header)={font_size=9pt}&lt;BR /&gt;style(column)={just=center font_size=8pt};&lt;BR /&gt;title1 'LCAP Needs 2018-19 Staff Survey Comments^n#byval(schname)';&lt;BR /&gt;by schnum schname;&lt;BR /&gt;define schnum /"School ID" noprint;&lt;BR /&gt;define schname / "School Name" noprint;&lt;BR /&gt;define q1_open / "What other priorities should the district consider in delivering high quality instruction?" style(column)={cellwidth=5cm};&lt;BR /&gt;define q2_open / "What other priorities should the district consider in monitoring student progress?" style(column)={cellwidth=5cm};;&lt;BR /&gt;define q3_open / "What other priorities should the district consider to help keep students and staff safe and connected to school?" style(column)={cellwidth=5cm};;&lt;BR /&gt;define q4_open / "What other priorities should the district consider to keep families and communities engaged with school?" style(column)={cellwidth=5cm};;&lt;BR /&gt;run;&lt;BR /&gt;ods pdf close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ugh.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26748i56D3EA0F53959BE0/image-size/large?v=v2&amp;amp;px=999" role="button" title="ugh.png" alt="ugh.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 00:34:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Remove-display-of-quot-by-quot-variables-in-header-of-proc/m-p/531846#M145661</guid>
      <dc:creator>VERILINON</dc:creator>
      <dc:date>2019-02-01T00:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Remove display of "by" variables in header of proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Remove-display-of-quot-by-quot-variables-in-header-of-proc/m-p/531847#M145662</link>
      <description>&lt;P&gt;options nobyline; was the answer... sorry lol&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 00:36:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Remove-display-of-quot-by-quot-variables-in-header-of-proc/m-p/531847#M145662</guid>
      <dc:creator>VERILINON</dc:creator>
      <dc:date>2019-02-01T00:36:57Z</dc:date>
    </item>
  </channel>
</rss>

