<?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 how to add row with value under the column header in proc report? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-add-row-with-value-under-the-column-header-in-proc-report/m-p/807994#M25713</link>
    <description>&lt;P&gt;Hi, i want to merge or add row under column header with some constant value for all my 5 column&amp;nbsp;&lt;/P&gt;&lt;P&gt;i got his&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yogita_patel_0-1650028498027.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70420i7BDE3AB01CA48364/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yogita_patel_0-1650028498027.png" alt="yogita_patel_0-1650028498027.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but i want like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yogita_patel_1-1650028540670.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70421i01BCD3FCC48763FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yogita_patel_1-1650028540670.png" alt="yogita_patel_1-1650028540670.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;can someone help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Apr 2022 13:15:59 GMT</pubDate>
    <dc:creator>yogita_patel</dc:creator>
    <dc:date>2022-04-15T13:15:59Z</dc:date>
    <item>
      <title>how to add row with value under the column header in proc report?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-add-row-with-value-under-the-column-header-in-proc-report/m-p/807994#M25713</link>
      <description>&lt;P&gt;Hi, i want to merge or add row under column header with some constant value for all my 5 column&amp;nbsp;&lt;/P&gt;&lt;P&gt;i got his&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yogita_patel_0-1650028498027.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70420i7BDE3AB01CA48364/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yogita_patel_0-1650028498027.png" alt="yogita_patel_0-1650028498027.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but i want like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yogita_patel_1-1650028540670.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70421i01BCD3FCC48763FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yogita_patel_1-1650028540670.png" alt="yogita_patel_1-1650028540670.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;can someone help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 13:15:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-add-row-with-value-under-the-column-header-in-proc-report/m-p/807994#M25713</guid>
      <dc:creator>yogita_patel</dc:creator>
      <dc:date>2022-04-15T13:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to add row with value under the column header in proc report?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-add-row-with-value-under-the-column-header-in-proc-report/m-p/807995#M25714</link>
      <description>&lt;P&gt;We'd need to see your code in order to answer your question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might also want to look at the %TABLEN macro.&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Demographic-Table-and-Subgroup-Summary-Macro-TABLEN/ta-p/634030" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Demographic-Table-and-Subgroup-Summary-Macro-TABLEN/ta-p/634030&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 13:20:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-add-row-with-value-under-the-column-header-in-proc-report/m-p/807995#M25714</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-04-15T13:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to add row with value under the column header in proc report?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-add-row-with-value-under-the-column-header-in-proc-report/m-p/807996#M25715</link>
      <description>&lt;P&gt;i have created seperate dataset with value 'n (%)' and stack them&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc report data=final nowd headskip headline split='*'&lt;BR /&gt;style = {outputwidth=100% } spacing=1 wrap;&lt;BR /&gt;column order newvar trt_1 trt_2 trt_3 trt_4 trt_9;&lt;BR /&gt;define order/ order noprint ;&lt;BR /&gt;define newvar/display '' style(column)={asis=on};&lt;BR /&gt;define trt_1/ display "Placebo * (N=&amp;amp;trt1)" center;&lt;BR /&gt;define trt_2/ display "Tanezumab 5 * mg *(N=&amp;amp;trt2)" center;&lt;BR /&gt;define trt_3/ display "Tanezumab 10 * mg *(N=&amp;amp;trt3)" center;&lt;BR /&gt;define trt_4/ display "Naproxen 500 * mg BID * (N=&amp;amp;trt4)" center;&lt;BR /&gt;define trt_9/ display "Total * (N=&amp;amp;trt9)" center;&lt;BR /&gt;compute before order;&lt;BR /&gt;line '';&lt;BR /&gt;endcomp;&lt;BR /&gt;compute after _page_;&lt;BR /&gt;line'';&lt;BR /&gt;endcomp;&lt;/P&gt;&lt;P&gt;run;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 13:32:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-add-row-with-value-under-the-column-header-in-proc-report/m-p/807996#M25715</guid>
      <dc:creator>yogita_patel</dc:creator>
      <dc:date>2022-04-15T13:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to add row with value under the column header in proc report?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-add-row-with-value-under-the-column-header-in-proc-report/m-p/807997#M25716</link>
      <description>&lt;P&gt;What happens if you remove this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;compute before order;
line '';
endcomp;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;or change it to&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;compute after order;
line '';
endcomp;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 13:35:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-add-row-with-value-under-the-column-header-in-proc-report/m-p/807997#M25716</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-04-15T13:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to add row with value under the column header in proc report?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-add-row-with-value-under-the-column-header-in-proc-report/m-p/808002#M25717</link>
      <description>&lt;P&gt;thank you so much&amp;nbsp;&lt;/P&gt;&lt;P&gt;it worked&amp;nbsp;&lt;/P&gt;&lt;P&gt;compute after worked&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 13:53:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/how-to-add-row-with-value-under-the-column-header-in-proc-report/m-p/808002#M25717</guid>
      <dc:creator>yogita_patel</dc:creator>
      <dc:date>2022-04-15T13:53:52Z</dc:date>
    </item>
  </channel>
</rss>

