<?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: First row of Proc report table is getting cuttoff in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420913#M103559</link>
    <description>&lt;P&gt;Is that image from an Excel document by chance? I've seen such things when a row height is too short for the displayed text size.&lt;/P&gt;
&lt;P&gt;If so something may have accidentally changed the row height or some instruction in the proc report code may be doing something to the height.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share the code used to generate that table?&lt;/P&gt;</description>
    <pubDate>Wed, 13 Dec 2017 17:52:06 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2017-12-13T17:52:06Z</dc:date>
    <item>
      <title>First row of Proc report table is getting cuttoff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420866#M103552</link>
      <description>&lt;P&gt;Any idea as to why my first row is getting cuttoff?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 16:03:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420866#M103552</guid>
      <dc:creator>nirali514</dc:creator>
      <dc:date>2017-12-13T16:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: First row of Proc report table is getting cuttoff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420869#M103553</link>
      <description>&lt;P&gt;Please embed the image into your post using the photo option. Many uses will not download a zip file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 16:05:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420869#M103553</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-12-13T16:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: First row of Proc report table is getting cuttoff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420897#M103557</link>
      <description>&lt;P&gt;Thank you for the idea, please see the picture below!&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="spacing.JPG" style="width: 251px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/17205iADB5D46E6DE10CD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="spacing.JPG" alt="spacing.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 17:11:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420897#M103557</guid>
      <dc:creator>nirali514</dc:creator>
      <dc:date>2017-12-13T17:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: First row of Proc report table is getting cuttoff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420913#M103559</link>
      <description>&lt;P&gt;Is that image from an Excel document by chance? I've seen such things when a row height is too short for the displayed text size.&lt;/P&gt;
&lt;P&gt;If so something may have accidentally changed the row height or some instruction in the proc report code may be doing something to the height.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share the code used to generate that table?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 17:52:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420913#M103559</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-12-13T17:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: First row of Proc report table is getting cuttoff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420920#M103561</link>
      <description>Hi: Another possibility is that is a screen shot of a PDF output. In PDF if you are at anything smaller than 100% in Acrobat Reader, your row heights and lines can sometimes look wonky.&lt;BR /&gt;&lt;BR /&gt;It would really help to have ALL the code to see what destination was involved.&lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Wed, 13 Dec 2017 18:07:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420920#M103561</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2017-12-13T18:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: First row of Proc report table is getting cuttoff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420939#M103563</link>
      <description>&lt;P&gt;Hi Cynthia,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is all of my code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;title1&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;font&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Times New Roman'&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;height&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;12&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;pt&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;justify&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;center&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;underlin&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = blue &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;bcolor&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = white &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Attachment I'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;title2&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;font&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Times New Roman'&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;height&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;12&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;pt&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;justify&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;center&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;underlin&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = black &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;bcolor&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = white '&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;Response'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;　&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;report&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = attach1 &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;nowindows&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;headline&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;headskip&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;missing&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;center&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;(report)=[cellspacing=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt; borderwidth=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt; bordercolor=black]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;(header) = {font_weight = light font_face = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Times New Roman'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; font_size = &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;8&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;pt just = &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;center&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; cellheight=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;.22&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;in }&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;(column) = {font_face = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'Times New Roman'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; font_size = &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;8&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;pt just = &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;center&lt;/FONT&gt; &lt;FONT color="#008000" face="Courier New" size="2"&gt;/*asis = on*/&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; cellheight=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;.15&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;in};&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;column&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'^S={borderleftcolor=black borderleftwidth=3} '&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'^S={borderrightcolor=black borderrightwidth=3 borderleftcolor=black borderleftwidth=3 borderbottomcolor=black borderbottomwidth=3}Sample'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; case ))&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'^S={borderleftcolor=black borderleftwidth=3 borderrightcolor=black borderrightwidth=3 borderbottomcolor=black borderbottomwidth=3}Response'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'^S={borderleftcolor=black borderleftwidth=3 borderbottomcolor=black borderbottomwidth=3}Panel 1'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; resp1)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'^S={borderbottomcolor=black borderbottomwidth=3}Panel 2'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; resp2)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'^S={borderbottomcolor=black borderbottomwidth=3}Panel 3'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; resp3) )&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'^S={borderleftcolor=black borderleftwidth=3} '&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'^S={borderleftcolor=black borderleftwidth=3 borderbottomcolor=black borderbottomwidth=3}Mean'&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;mean&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; )) (&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'^S={borderrightcolor=black borderrightwidth=3} '&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;(&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'^S={borderrightcolor=black borderrightwidth=3 borderbottomcolor=black borderbottomwidth=3}%CV'&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;cv&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; )) ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; case / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;display&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;' '&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;center&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=[cellwidth=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;16&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;mm] ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; resp1 / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;display&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;' '&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;center&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=[cellwidth=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;16&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;mm];&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; resp2 / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;display&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;' '&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;center&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=[cellwidth=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;16&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;mm];&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; resp3 / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;display&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;' '&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;center&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=[cellwidth=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;16&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;mm] &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;flow&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;define&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;mean&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;display&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;format&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;12.1&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;' '&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;center&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=[cellwidth=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;16&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;mm];&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;define&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;cv&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;display&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;format&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;percent8.1&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;' '&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;center&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=[cellwidth=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;16&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="2"&gt;mm] ;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;compute&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; case;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; case &amp;lt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;1000&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;then&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;call&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;(_col_,&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"style"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;,&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"style={borderrightcolor=black borderrightwidth=3 borderleftcolor=black borderleftwidth=3}"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;endcomp&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;compute&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; mean;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; mean &amp;lt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;5000000&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;then&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;call&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;(_col_,&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"style"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;,&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"style={borderleftcolor=black borderleftwidth=3}"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;endcomp&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;compute&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; cv;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; cv &amp;lt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;5000000&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;then&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;call&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;(_col_,&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"style"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;,&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"style={borderrightcolor=black borderrightwidth=3}"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;endcomp&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 18:35:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/420939#M103563</guid>
      <dc:creator>nirali514</dc:creator>
      <dc:date>2017-12-13T18:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: First row of Proc report table is getting cuttoff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/421047#M103591</link>
      <description>HI, this is NOT all your code. You do not show the ODS statements or the style that you're starting with. Without an ODS statement, we can't see what destination you are trying to use and without data, then someone has to read your mind and make fake data with the same variables and same values that you have in order to test any code. And the code that you've posted does not correspond to the output you showed in your screen shot. Without STYLE overrides, I only see a column statement that has these variables:&lt;BR /&gt;column case resp1 resp2 resp3 mean cv;&lt;BR /&gt;&lt;BR /&gt;That is 5 items on the report row. And yet, in your screen shot, you show only 4 items #, x, y and z.&lt;BR /&gt;&lt;BR /&gt;  In addition, the FLOW option that you specify for RESP3 does not make sense, given that FLOW is a LISTING only option that is ignored by ODS destinations. The code you've posted does not seem to match the output you've posted.&lt;BR /&gt;&lt;BR /&gt;  So I do not see how the code you've posted generates the screen shot you posted that has variables named x, y and z, especially since you have different column headers in the code you've posted.&lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Thu, 14 Dec 2017 00:12:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/First-row-of-Proc-report-table-is-getting-cuttoff/m-p/421047#M103591</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2017-12-14T00:12:51Z</dc:date>
    </item>
  </channel>
</rss>

