<?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: how to generate report header like this? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808609#M33704</link>
    <description>&lt;P&gt;Please post your source data for this report in usable form (as a data step with datalines, do not skip this!).&lt;/P&gt;</description>
    <pubDate>Tue, 19 Apr 2022 16:10:51 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2022-04-19T16:10:51Z</dc:date>
    <item>
      <title>how to generate report header like this?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808580#M33703</link>
      <description>&lt;P&gt;Hi i would like to generate report header like below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yogita_patel_0-1650381625526.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70583i81BDB1A448E460CD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yogita_patel_0-1650381625526.png" alt="yogita_patel_0-1650381625526.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where i want analysis visit and summary statistic in second column which are which are column header for first two columns&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 15:21:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808580#M33703</guid>
      <dc:creator>yogita_patel</dc:creator>
      <dc:date>2022-04-19T15:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate report header like this?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808609#M33704</link>
      <description>&lt;P&gt;Please post your source data for this report in usable form (as a data step with datalines, do not skip this!).&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 16:10:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808609#M33704</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-04-19T16:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate report header like this?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808610#M33705</link>
      <description>&lt;P&gt;Not a direct answer to your question, but you might want to try the &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Demographic-Table-and-Subgroup-Summary-Macro-TABLEN/ta-p/634030" target="_self"&gt;%TABLEN macro&lt;/A&gt;, which produces reports like yours.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 16:23:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808610#M33705</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-04-19T16:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate report header like this?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808612#M33706</link>
      <description>Hi:&lt;BR /&gt;This is the kind of report you can generate using PROC REPORT. Since you did not post any data or any of your sample code, you might want to look in this paper for some ideas: &lt;A href="https://support.sas.com/resources/papers/proceedings/pdfs/sgf2008/173-2008.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings/pdfs/sgf2008/173-2008.pdf&lt;/A&gt; -- there are 3 different types of demographic report in this paper. They don't look exactly like what you want, but they should provide some ideas. &lt;BR /&gt;Cynthia</description>
      <pubDate>Tue, 19 Apr 2022 16:24:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808612#M33706</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2022-04-19T16:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate report header like this?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808630#M33707</link>
      <description>&lt;P&gt;it looks like you would need to use split character. also the header N were most likely created with macro variables.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 17:26:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808630#M33707</guid>
      <dc:creator>tarheel13</dc:creator>
      <dc:date>2022-04-19T17:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate report header like this?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808637#M33708</link>
      <description>&lt;P&gt;proc report data=final nowd headskip headline split='*'&lt;BR /&gt;style = {outputwidth=100% } spacing=1 wrap;&lt;BR /&gt;by order param;&lt;BR /&gt;column avisitn avisit newvar _1 _2 _3 _4;&lt;BR /&gt;define avisitn/ noprint;&lt;BR /&gt;define avisit/ group order=data 'Analysis * Visit' center;&lt;BR /&gt;define newvar/ display 'Summary * Statistics' center;&lt;BR /&gt;define _1/display "Placebo * (N=&amp;amp;n1)" center;&lt;BR /&gt;define _2/display "Tanezumab 5 * mg * (N=&amp;amp;n2)" center;&lt;BR /&gt;define _3/display "Tanezumab 10 * mg * (N=&amp;amp;n3)" center;&lt;BR /&gt;define _4/display "Naproxen 500 * mg BID * (N=&amp;amp;n4)" center;&lt;BR /&gt;compute after avisit;&lt;BR /&gt;line '';&lt;BR /&gt;endcomp;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 17:50:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808637#M33708</guid>
      <dc:creator>yogita_patel</dc:creator>
      <dc:date>2022-04-19T17:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate report header like this?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808652#M33712</link>
      <description>&lt;P&gt;cant upload whole data as it is big dataset with more than 22000 obs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 18:43:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808652#M33712</guid>
      <dc:creator>yogita_patel</dc:creator>
      <dc:date>2022-04-19T18:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to generate report header like this?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808660#M33713</link>
      <description>&lt;P&gt;We just need a few lines of data step code so we get a clear picture of your dataset structure (variable types, lengths, formats), some representative values, and how the report from this should look.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 19:03:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/how-to-generate-report-header-like-this/m-p/808660#M33713</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-04-19T19:03:46Z</dc:date>
    </item>
  </channel>
</rss>

