<?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: can I display 2 proc tabs side by side? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238407#M14852</link>
    <description>&lt;P&gt;Well that was a brain buster but here is , I have style=[font_size=3 ] sprinkled all over the place to get it done&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;ods layout gridded width=12in&amp;nbsp;&amp;nbsp; columns=2 ;&lt;/P&gt;&lt;P&gt;ods region width=5in;&lt;BR /&gt;&amp;nbsp; proc tabulate data=WORK.HRIR99991 style=[font_size=3 ];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; class BUSINESS_UNIT_DESC GENDER_CODE DEPARTMENT_DESC;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; classlev BUSINESS_UNIT_DESC / style=[font_size=3];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; keylabel Sum = " ";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; keyword n / style=[font_size=3];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; table&amp;nbsp; BUSINESS_UNIT_DESC=' ' * {style=[font_size=3 ]} ALL=' ' * {style=[font_weight=bold font_size=3 ]},&amp;nbsp; N='Count'/&lt;BR /&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; contents = ' ' misstext=' ' box={label="Record Count" style=[font_size=3 ]} ;&lt;/P&gt;&lt;P&gt;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;ods region width=5in;&lt;BR /&gt;&amp;nbsp; proc tabulate data=WORK.HRIR99991 missing contents = ' '&amp;nbsp; style=[font_size=3 ];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; class BUSINESS_UNIT_DESC GENDER_CODE DEPARTMENT_DESC;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; classlev BUSINESS_UNIT_DESC / style=[font_size=3];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; var fte / style=[font_size=3];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; keylabel Sum = " ";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; table BUSINESS_UNIT_DESC=' ' * {style=[font_size=3 ]}&amp;nbsp; ALL=' ' * {style=[font_weight=bold font_size=3 ]}, fte/&lt;BR /&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; contents = ' ' misstext=' ' box={label="FTE COUNT" style=[font_size=3 ]};&lt;/P&gt;&lt;P&gt;&amp;nbsp; run;&lt;BR /&gt;ods layout end;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Dec 2015 23:15:25 GMT</pubDate>
    <dc:creator>merrittr</dc:creator>
    <dc:date>2015-12-08T23:15:25Z</dc:date>
    <item>
      <title>can I display 2 proc tabs side by side?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238188#M14832</link>
      <description>&lt;P&gt;here is what i have&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc tabulate data=WORK.HRIR99991 missing contents = ' ' S=[foreground=highlight.];&lt;BR /&gt;class BUSINESS_UNIT_DESC GENDER_CODE DEPARTMENT_DESC;&lt;BR /&gt;var fte;&lt;BR /&gt;keylabel Sum = " ";&lt;/P&gt;&lt;P&gt;table BUSINESS_UNIT_DESC='Record Count (Some user have multiple records)' ALL="Count" *{style=[font_weight=bold font_size=5 ]}, N='Count' /&lt;BR /&gt;contents = ' ' misstext=' ' box={label="&amp;amp;boxlabel"};&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc tabulate data=WORK.HRIR99991 missing contents = ' ' S=[foreground=highlight.];&lt;BR /&gt;class BUSINESS_UNIT_DESC GENDER_CODE DEPARTMENT_DESC;&lt;BR /&gt;var fte;&lt;BR /&gt;keylabel Sum = " ";&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;table BUSINESS_UNIT_DESC='FTE Count' ALL='Total' * {style=[font_weight=bold font_size=5 ]}, fte /&lt;/P&gt;&lt;P&gt;contents = ' ' misstext=' ' box={label="&amp;amp;boxlabel"};&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and it looks like this see attache png. instead of one above the other can they display side by side?&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12115i364E636A3BFBCAC9/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="proctabs.PNG" title="proctabs.PNG" /&gt;</description>
      <pubDate>Mon, 07 Dec 2015 22:58:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238188#M14832</guid>
      <dc:creator>merrittr</dc:creator>
      <dc:date>2015-12-07T22:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: can I display 2 proc tabs side by side?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238190#M14833</link>
      <description>&lt;P&gt;Check out ODS LAYOUT.&amp;nbsp; Lots of cool options there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Really simply...&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods layout gridded     columns=2 ;

ods region;
   proc tabulate ...   ;
   ...
   run;

ods region ;
   proc tabulate ...   
   ...
   run;
ods layout end;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 23:39:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238190#M14833</guid>
      <dc:creator>JerryLeBreton</dc:creator>
      <dc:date>2015-12-07T23:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: can I display 2 proc tabs side by side?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238197#M14834</link>
      <description>&lt;P&gt;that is great&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;worked like a charm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks Jerry&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2015 02:19:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238197#M14834</guid>
      <dc:creator>merrittr</dc:creator>
      <dc:date>2015-12-08T02:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: can I display 2 proc tabs side by side?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238200#M14835</link>
      <description>&lt;P&gt;one last thing how can I increase the fon of the business_uint_desc variable see hilights in png attached&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12116i49B0D2F0DFB1597D/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="colums.GIF" title="colums.GIF" /&gt;</description>
      <pubDate>Tue, 08 Dec 2015 03:13:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238200#M14835</guid>
      <dc:creator>merrittr</dc:creator>
      <dc:date>2015-12-08T03:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: can I display 2 proc tabs side by side?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238213#M14838</link>
      <description>&lt;P&gt;To apply style overrides to the values of a class variable, use the CLASSLEV statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;classlev&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; business_uint_desc / &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;=[font_size=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="2"&gt;5&lt;/FONT&gt;&lt;/STRONG&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>Tue, 08 Dec 2015 04:49:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238213#M14838</guid>
      <dc:creator>JerryLeBreton</dc:creator>
      <dc:date>2015-12-08T04:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: can I display 2 proc tabs side by side?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238272#M14840</link>
      <description>&lt;P&gt;Excellent ! that worked&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry to be such a pain but there is one thing I am still having issues with I have tried putting * {style=[font_size=3 ]}&lt;/P&gt;&lt;P&gt;after N/&amp;nbsp;-&amp;gt; N* {style=[font_size=3 ]}/ and fte/ -&amp;gt;fte* {style=[font_size=3 ]}/ but that just eliminates the formatting for all.&lt;/P&gt;&lt;P&gt;how do I change the font on those column headers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(once again sorry for dummying out like this I have been trying on my own but its not seeming really intuative what to do after reading the doc)&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12117i7D553084C5DDCB80/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="cols.PNG" title="cols.PNG" /&gt;</description>
      <pubDate>Tue, 08 Dec 2015 14:17:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238272#M14840</guid>
      <dc:creator>merrittr</dc:creator>
      <dc:date>2015-12-08T14:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: can I display 2 proc tabs side by side?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238394#M14848</link>
      <description>&lt;P&gt;To control the style elements of the row and column headings, you use the same approach and syntax as with the CLASSLEV statement.&lt;/P&gt;&lt;P&gt;And just use separate CLASS statements for each&amp;nbsp;class variable to&amp;nbsp;specify different affects.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SAS doco may not be very easy, but google SAS papers on handling style elements in proc report/tabulate - there's quite a lot.&amp;nbsp; Try this one to start with:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://support.sas.com/resources/papers/stylesinprocs.pdf" target="_self"&gt;https://support.sas.com/resources/papers/stylesinprocs.pdf &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2015 22:16:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238394#M14848</guid>
      <dc:creator>JerryLeBreton</dc:creator>
      <dc:date>2015-12-08T22:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: can I display 2 proc tabs side by side?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238407#M14852</link>
      <description>&lt;P&gt;Well that was a brain buster but here is , I have style=[font_size=3 ] sprinkled all over the place to get it done&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;ods layout gridded width=12in&amp;nbsp;&amp;nbsp; columns=2 ;&lt;/P&gt;&lt;P&gt;ods region width=5in;&lt;BR /&gt;&amp;nbsp; proc tabulate data=WORK.HRIR99991 style=[font_size=3 ];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; class BUSINESS_UNIT_DESC GENDER_CODE DEPARTMENT_DESC;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; classlev BUSINESS_UNIT_DESC / style=[font_size=3];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; keylabel Sum = " ";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; keyword n / style=[font_size=3];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; table&amp;nbsp; BUSINESS_UNIT_DESC=' ' * {style=[font_size=3 ]} ALL=' ' * {style=[font_weight=bold font_size=3 ]},&amp;nbsp; N='Count'/&lt;BR /&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; contents = ' ' misstext=' ' box={label="Record Count" style=[font_size=3 ]} ;&lt;/P&gt;&lt;P&gt;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;ods region width=5in;&lt;BR /&gt;&amp;nbsp; proc tabulate data=WORK.HRIR99991 missing contents = ' '&amp;nbsp; style=[font_size=3 ];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; class BUSINESS_UNIT_DESC GENDER_CODE DEPARTMENT_DESC;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; classlev BUSINESS_UNIT_DESC / style=[font_size=3];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; var fte / style=[font_size=3];&lt;BR /&gt;&amp;nbsp;&amp;nbsp; keylabel Sum = " ";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; table BUSINESS_UNIT_DESC=' ' * {style=[font_size=3 ]}&amp;nbsp; ALL=' ' * {style=[font_weight=bold font_size=3 ]}, fte/&lt;BR /&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; contents = ' ' misstext=' ' box={label="FTE COUNT" style=[font_size=3 ]};&lt;/P&gt;&lt;P&gt;&amp;nbsp; run;&lt;BR /&gt;ods layout end;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2015 23:15:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/can-I-display-2-proc-tabs-side-by-side/m-p/238407#M14852</guid>
      <dc:creator>merrittr</dc:creator>
      <dc:date>2015-12-08T23:15:25Z</dc:date>
    </item>
  </channel>
</rss>

