<?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: proc report with field names on right side of report in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225185#M14319</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32"&gt;@BrunoMueller&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Ideally you should use the &lt;A href="http://support.sas.com/documentation/cdl/en/odsadvug/67923/HTML/default/viewer.htm#n0w8et93ubh1enn1f34empn5948l.htm" target="_blank"&gt;Report Writing Interface&lt;/A&gt; of the DATA Step. It gives you total control of the layout of your report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the other hand you could prepare your data beforehand so that it fits into the columns of your report and then use Proc REPORT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would go for the &lt;A href="http://support.sas.com/documentation/cdl/en/odsadvug/67923/HTML/default/viewer.htm#n0w8et93ubh1enn1f34empn5948l.htm" target="_blank"&gt;Report Writing Interface&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'll look at that. I looked at the proc forms but that looks more like something to use for mailing labels. I'm don't think I could do the header/detail with that. Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Sep 2015 15:15:38 GMT</pubDate>
    <dc:creator>dan999</dc:creator>
    <dc:date>2015-09-11T15:15:38Z</dc:date>
    <item>
      <title>proc report with field names on right side of report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225157#M14312</link>
      <description>Is it possible to create a report that looks like the attached with some field names and data on the right side of the report?

Thanks</description>
      <pubDate>Fri, 11 Sep 2015 13:41:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225157#M14312</guid>
      <dc:creator>DanD999</dc:creator>
      <dc:date>2015-09-11T13:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: proc report with field names on right side of report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225163#M14314</link>
      <description>&lt;P&gt;Can you provide an example of what you want it to actually look like? I am afraid that "like the attached with some field names and data on the right side of the report" leaves a lot of interpretation as to what the desired output may be. We could spend a lot of time coming up with something that sounds like it matches that requirement but doesn't yield what you want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also do you have a specific ODS destination in mind such as RTF, PDF or HTML as those may require different approaches.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 14:03:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225163#M14314</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-09-11T14:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: proc report with field names on right side of report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225167#M14315</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Can you provide an example of what you want it to actually look like? I am afraid that "like the attached with some field names and data on the right side of the report" leaves a lot of interpretation as to what the desired output may be. We could spend a lot of time coming up with something that sounds like it matches that requirement but doesn't yield what you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also do you have a specific ODS destination in mind such as RTF, PDF or HTML as those may require different approaches.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please see the document that was attached to the original post (capture.png) for the layout of the report. It is to be output to pdf.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 14:14:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225167#M14315</guid>
      <dc:creator>dan999</dc:creator>
      <dc:date>2015-09-11T14:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: proc report with field names on right side of report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225168#M14316</link>
      <description>&lt;P&gt;So, I'm not sure what you actually meant by "right side of the report". I saw a number of cells but could not tell where "right" started as there were multiple columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that you might look into Proc Forms. The procedure displays variables on specified line and column. The procedure was designed for line printer output.&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;</description>
      <pubDate>Fri, 11 Sep 2015 14:29:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225168#M14316</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-09-11T14:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: proc report with field names on right side of report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225170#M14317</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;So, I'm not sure what you actually meant by "right side of the report". I saw a number of cells but could not tell where "right" started as there were multiple columns.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think that you might look into Proc Forms. The procedure displays variables on specified line and column. The procedure was designed for line printer output.&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;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I was referring to fields like Relationship, Component, Group ID and Expiration Date along with their associated data that are on the right side of the report. I've never seen output like that with field names on the right side. Everything I've seen is with field names on the left or across the top. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll look into proc forms.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 14:32:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225170#M14317</guid>
      <dc:creator>dan999</dc:creator>
      <dc:date>2015-09-11T14:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: proc report with field names on right side of report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225177#M14318</link>
      <description>&lt;P&gt;Ideally you should use the &lt;A href="http://support.sas.com/documentation/cdl/en/odsadvug/67923/HTML/default/viewer.htm#n0w8et93ubh1enn1f34empn5948l.htm" target="_blank"&gt;Report Writing Interface&lt;/A&gt; of the DATA Step. It gives you total control of the layout of your report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the other hand you could prepare your data beforehand so that it fits into the columns of your report and then use Proc REPORT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would go for the &lt;A href="http://support.sas.com/documentation/cdl/en/odsadvug/67923/HTML/default/viewer.htm#n0w8et93ubh1enn1f34empn5948l.htm" target="_blank"&gt;Report Writing Interface&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 15:00:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225177#M14318</guid>
      <dc:creator>BrunoMueller</dc:creator>
      <dc:date>2015-09-11T15:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: proc report with field names on right side of report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225185#M14319</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32"&gt;@BrunoMueller&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Ideally you should use the &lt;A href="http://support.sas.com/documentation/cdl/en/odsadvug/67923/HTML/default/viewer.htm#n0w8et93ubh1enn1f34empn5948l.htm" target="_blank"&gt;Report Writing Interface&lt;/A&gt; of the DATA Step. It gives you total control of the layout of your report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On the other hand you could prepare your data beforehand so that it fits into the columns of your report and then use Proc REPORT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would go for the &lt;A href="http://support.sas.com/documentation/cdl/en/odsadvug/67923/HTML/default/viewer.htm#n0w8et93ubh1enn1f34empn5948l.htm" target="_blank"&gt;Report Writing Interface&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'll look at that. I looked at the proc forms but that looks more like something to use for mailing labels. I'm don't think I could do the header/detail with that. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 15:15:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225185#M14319</guid>
      <dc:creator>dan999</dc:creator>
      <dc:date>2015-09-11T15:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: proc report with field names on right side of report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225314#M14327</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; As an example, here's something partial to show that with some simple data manipulation to get your data structured for the report, you could do this with PROC REPORT. For example, by making 4 variables for your data&amp;amp;colon; c1hdr, c1data, c2hdr, c2data, and then some "helper" variables for section and sectord to aid in ordering and allowing you to have your divider lines, I came up with this output,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/96i9CC5C4C977F21359/image-size/original?v=mpbl-1&amp;amp;px=-1" alt="example_proc_report.png" title="example_proc_report.png" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;based on the program below:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;data formdata;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; length section sectord 8 c1hdr c1data c2hdr c2data $100 ;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; infile datalines dlm=',' dsd;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; input section sectord c1hdr $ c1data $ c2hdr $ c2data $;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;return;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;datalines;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;1,1,"Member First Name &amp;amp; Member Last Name:","Jane Doe",,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;1,2,"Member DOB","01/01/1965",,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;1,3,"Facet Member Key (if applicable)","xxxxxxxxxx",,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;1,4,"Date Range:", "Input",,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;1,5,"Source:","DWH_HC3",,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;2,1,"Address Type:","Home","Phone Number","(xxx) xxx-xxxx"&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;2,2,"Mailing Address:","1234 Main Street",,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;2,3,"City","Hometown",,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;2,4,"State","State",,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;2,5,"Zip","12345",,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;3,1,"Policy Name","UHC (OTHER) - NLWC","Relationship:","Subscriber"&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;3,2,"Health Plan",,"Component",&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;3,3,"Customer ID","0227037","Group ID:","0227037"&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;3,4,"Effective Date:","09/20/2013","Expiration Date","12/30/9999"&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;run;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;ods rtf file='c:\temp\testform.rtf';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;proc report data=formdata nowd&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; style(report)={rules=none frame=voide cellspacing=0}&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; style(lines)={background=cxcccccc color=black fontweight=bold just=l};&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; column section sectord c1hdr c1data c2hdr c2data;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; define section / order noprint;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; define sectord / order noprint;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; define c1hdr / ' ' style(column)={color=red};&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; define c1data / ' ';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; define c2hdr / ' ' style(column)={color=red};&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; define c2data / ' ';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;compute before section;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; length secthdr $250;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; if section = 1 then secthdr = 'Summary Report_DWH_HC3';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; else if section = 2 then secthdr = 'Demographics';&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; else if section = 3 then secthdr = catx(' ','Eligibility','**NOTE:',&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Need all of the eligibility - would be for the date range selected');&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; lg = length(secthdr);&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; line secthdr $varying. lg;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;endcomp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;run;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;ods rtf close;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And, of course, you could do different data manipulation to make more "sections" or do more cosmetically, but this will give you the general idea.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;</description>
      <pubDate>Sun, 13 Sep 2015 16:46:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-report-with-field-names-on-right-side-of-report/m-p/225314#M14327</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-09-13T16:46:53Z</dc:date>
    </item>
  </channel>
</rss>

