<?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: Report display question in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179171#M45743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Show a few lines from the input data set as an example so we have an idea if it is possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Oct 2014 22:49:55 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2014-10-09T22:49:55Z</dc:date>
    <item>
      <title>Report display question</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179168#M45740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can Proc Report&amp;nbsp; display data in the below format? or any other procedure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 384px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;Column1&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="64"&gt;123&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;Column2&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="64"&gt;Yes&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;Column3&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="64"&gt;N/A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;Column4&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Prod&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Column5&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;xxxx&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Column6&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;yyyy&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;Column7&lt;/TD&gt;&lt;TD class="xl64" colspan="5" style="border-left: none;"&gt;Description&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am interested in creating individual files (rtf or pdf) by Column1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 20:06:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179168#M45740</guid>
      <dc:creator>anu</dc:creator>
      <dc:date>2014-10-09T20:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Report display question</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179169#M45741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean:&lt;/P&gt;&lt;P&gt;Do you want each observation in your data set to printed in separate file, where they are printed in three lines and each variables printed beside the column name as in the example you provided above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 21:23:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179169#M45741</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2014-10-09T21:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Report display question</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179170#M45742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, correct. I need the data printed in 3 rows as shown below in the same output file. Can this be done using Proc Report?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 384px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="64"&gt;Column1&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="64"&gt;123&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;Column2&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="64"&gt;Yes&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;Column3&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="64"&gt;N/A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Column4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Prod&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Column5&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;xxxx&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Column6&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;yyyy&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Column7&lt;/TD&gt;&lt;TD class="xl66" colspan="5" style="border-left: none;"&gt;Description&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 21:30:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179170#M45742</guid>
      <dc:creator>anu</dc:creator>
      <dc:date>2014-10-09T21:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Report display question</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179171#M45743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Show a few lines from the input data set as an example so we have an idea if it is possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 22:49:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179171#M45743</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-10-09T22:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Report display question</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179172#M45744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anu: If no one comes up with a better solution, here is a fairly easy one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, create and run a datastep is to assign all desired variable headers.&amp;nbsp; Then use proc forms to create a pdf containing separate pages for each of your records:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data forpdf;&lt;/P&gt;&lt;P&gt;&amp;nbsp; retain&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; _name 'Name:'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; _sex 'Gender:'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; _age 'Age:'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; _height 'Height'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; _weight 'Weight:'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set sashelp.class;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods pdf file='c:\temp\class_form.pdf' style=printer notoc;&lt;/P&gt;&lt;P&gt;proc forms data=forpdf align=0;&lt;/P&gt;&lt;P&gt;&amp;nbsp; by name;&lt;/P&gt;&lt;P&gt;&amp;nbsp; line 1 _name name _sex sex _age age /pack;&lt;/P&gt;&lt;P&gt;&amp;nbsp; line 2 _height height _weight weight/pack;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ods _all_ close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally. you can use a free online pdf splitter to split the file:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.splitpdf.com/"&gt;http://www.splitpdf.com/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 00:29:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179172#M45744</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-10-10T00:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Report display question</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179173#M45745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. you can post it at &lt;A _jive_internal="true" data-containerid="2007" data-containertype="14" data-objectid="6" data-objecttype="14" href="https://communities.sas.com/community/support-communities/ods_and_base_reporting" style="color: #0e66ba; background-color: #f0f8fb;"&gt;ODS and Base Reporting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cynthia will give some good advice .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 13:03:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179173#M45745</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-10-10T13:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Report display question</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179174#M45746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, will try it out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 13:23:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Report-display-question/m-p/179174#M45746</guid>
      <dc:creator>anu</dc:creator>
      <dc:date>2014-10-10T13:23:34Z</dc:date>
    </item>
  </channel>
</rss>

