<?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 reorganice class subcategory in PROC TABULATE in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-reorganice-class-subcategory-in-PROC-TABULATE/m-p/325297#M62220</link>
    <description>&lt;P&gt;To do what you are attempting with proc tabulate I believe you would need to create additional class variables with the desired label for Var_a and Var_b and display the variables to suppress the labels. The new variables would obviously need to be on a class statement and the table statement would need to be modified to something like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;table var_a_labeltext='' * var_a=''&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or move to proc report&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2017 15:30:03 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2017-01-17T15:30:03Z</dc:date>
    <item>
      <title>How to reorganice class subcategory in PROC TABULATE</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-reorganice-class-subcategory-in-PROC-TABULATE/m-p/325290#M62219</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;Today I have a dump (I think) question. Well this is what happen:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm doing a proc tabulate with two class var, and the standar format that sas present the table is:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/6754iC44CDFD0036F5F31/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Captura.PNG" title="Captura.PNG" /&gt;&lt;/P&gt;&lt;P&gt;But I want something like this:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/6755i41FA8744D40C7167/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Captura.PNG" title="Captura.PNG" /&gt;&lt;/P&gt;&lt;P&gt;It's just an aesthetic thing, but: It's possible?&lt;/P&gt;&lt;P&gt;Thanks for everything.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 15:03:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-reorganice-class-subcategory-in-PROC-TABULATE/m-p/325290#M62219</guid>
      <dc:creator>Feragon42</dc:creator>
      <dc:date>2017-01-17T15:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to reorganice class subcategory in PROC TABULATE</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-reorganice-class-subcategory-in-PROC-TABULATE/m-p/325297#M62220</link>
      <description>&lt;P&gt;To do what you are attempting with proc tabulate I believe you would need to create additional class variables with the desired label for Var_a and Var_b and display the variables to suppress the labels. The new variables would obviously need to be on a class statement and the table statement would need to be modified to something like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;table var_a_labeltext='' * var_a=''&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or move to proc report&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 15:30:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-reorganice-class-subcategory-in-PROC-TABULATE/m-p/325297#M62220</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-01-17T15:30:03Z</dc:date>
    </item>
  </channel>
</rss>

