<?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: Suppressing TABULATE row titles in RTF in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67866#M7836</link>
    <description>John,&lt;BR /&gt;
&lt;BR /&gt;
  For SAS 8.2, try the workaround of INDENT=0 on the TABLE statement.&lt;BR /&gt;
&lt;BR /&gt;
  More recent versions of SAS support the traditional ROW=FLOAT TABLE statement option.&lt;BR /&gt;
&lt;BR /&gt;
-- David Kelley, SAS</description>
    <pubDate>Mon, 05 Jan 2009 18:15:08 GMT</pubDate>
    <dc:creator>David_SAS</dc:creator>
    <dc:date>2009-01-05T18:15:08Z</dc:date>
    <item>
      <title>Suppressing TABULATE row titles in RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67865#M7835</link>
      <description>Hi folks,&lt;BR /&gt;
&lt;BR /&gt;
Once can use varname=''' in the TABLES statement of Proc Tabulate to suppress the printing or row titles, which is what I want.  However, when I use this with ODS RTF (SAS 8.2), I end up with a rather messy (blank) 'residue' of the row title, which currently I'm having to remove 'manually' from the rtf output.&lt;BR /&gt;
&lt;BR /&gt;
Is there a way, perhaps with a suitable ODS RTF Style, to avoid this problem?&lt;BR /&gt;
&lt;BR /&gt;
TIA for any help.&lt;BR /&gt;
&lt;BR /&gt;
Kind Regards,</description>
      <pubDate>Mon, 05 Jan 2009 17:26:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67865#M7835</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-05T17:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing TABULATE row titles in RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67866#M7836</link>
      <description>John,&lt;BR /&gt;
&lt;BR /&gt;
  For SAS 8.2, try the workaround of INDENT=0 on the TABLE statement.&lt;BR /&gt;
&lt;BR /&gt;
  More recent versions of SAS support the traditional ROW=FLOAT TABLE statement option.&lt;BR /&gt;
&lt;BR /&gt;
-- David Kelley, SAS</description>
      <pubDate>Mon, 05 Jan 2009 18:15:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67866#M7836</guid>
      <dc:creator>David_SAS</dc:creator>
      <dc:date>2009-01-05T18:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing TABULATE row titles in RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67867#M7837</link>
      <description>David,&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; For SAS 8.2, try the workaround of INDENT=0 on the&lt;BR /&gt;
&amp;gt;  TABLE statement.&lt;BR /&gt;
&lt;BR /&gt;
Very many thanks.  That achieves exactly what I wanted (in the RTF output).  However, I wonder &lt;U&gt;why&lt;/U&gt; it works?  I think I could have read the documentation for INDENT= a million times and still not have suspected that it represented a solution to my problem. Is it just a fluke that it achieves what I want, or is it in some sense 'to be expected' from the functionality of the option?  Interestingly, what it does to the Listing output of TABULATE is definitely &lt;U&gt;not&lt;/U&gt; what I wanted, even though it does the right thing to the RTF!&lt;BR /&gt;
&lt;BR /&gt;
Thanks Again,&lt;BR /&gt;
&lt;BR /&gt;
Kind Regards&lt;BR /&gt;
John</description>
      <pubDate>Mon, 05 Jan 2009 20:25:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67867#M7837</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-05T20:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing TABULATE row titles in RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67868#M7838</link>
      <description>John,&lt;BR /&gt;
&lt;BR /&gt;
  By the time development was wrapping up for SAS 8.2, I had not implemented support for ROW=FLOAT.  I provided INDENT=0 as a workaround.  It doesn't make much sense to say INDENT=0, but I didn't obsess about that because I knew ROW=FLOAT, the proper solution, would be available in SAS 9.0.&lt;BR /&gt;
&lt;BR /&gt;
-- David Kelley, SAS</description>
      <pubDate>Mon, 05 Jan 2009 21:27:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67868#M7838</guid>
      <dc:creator>David_SAS</dc:creator>
      <dc:date>2009-01-05T21:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing TABULATE row titles in RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67869#M7839</link>
      <description>David,&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; By the time development was wrapping up for SAS&lt;BR /&gt;
&amp;gt; 8.2, I had not implemented support for ROW=FLOAT.  I&lt;BR /&gt;
&amp;gt; provided INDENT=0 as a workaround.  It doesn't make&lt;BR /&gt;
&amp;gt; much sense to say INDENT=0, but I didn't obsess&lt;BR /&gt;
&amp;gt; about that because I knew ROW=FLOAT, the proper&lt;BR /&gt;
&amp;gt;  solution, would be available in SAS 9.0.&lt;BR /&gt;
&lt;BR /&gt;
That's a very good explanation which falls well on my pragmatist ears!  I take it you mean that you had not implemented the support for ROW=FLOAT in relation to the rtf output - since it is available (and documented) in SAS 8.2, but does not seem to have any effect on the rtf issue I'm discussing (i.e. it does not have the same effect as INDENT=0).  Is that correct?&lt;BR /&gt;
&lt;BR /&gt;
Kind Regards,&lt;BR /&gt;
John</description>
      <pubDate>Tue, 06 Jan 2009 00:08:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67869#M7839</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-06T00:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing TABULATE row titles in RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67870#M7840</link>
      <description>John,&lt;BR /&gt;
  &lt;BR /&gt;
  That is correct.  ROW=FLOAT works only for the Listing (default) destination in SAS 8.2.&lt;BR /&gt;
&lt;BR /&gt;
-- David Kelley, SAS</description>
      <pubDate>Tue, 06 Jan 2009 14:54:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67870#M7840</guid>
      <dc:creator>David_SAS</dc:creator>
      <dc:date>2009-01-06T14:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing TABULATE row titles in RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67871#M7841</link>
      <description>David,&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; That is correct.  ROW=FLOAT works only for the&lt;BR /&gt;
&amp;gt; Listing (default) destination in SAS 8.2.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for confirming.  I'm just grateful that you were thoughtful enough to include the INDENT=0 workaround, in the absence of ROW=FLOAT working with the RTF destination!  Many thanks.&lt;BR /&gt;
&lt;BR /&gt;
Kind Regards,&lt;BR /&gt;
John</description>
      <pubDate>Tue, 06 Jan 2009 17:04:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67871#M7841</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-06T17:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Suppressing TABULATE row titles in RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67872#M7842</link>
      <description>Hi John&lt;BR /&gt;
&lt;BR /&gt;
I think this would also work. I used this quite often in Proc Report&lt;BR /&gt;
but I have not tried it out in Proc Tabulate.&lt;BR /&gt;
&lt;BR /&gt;
varname = "{}"&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Duong</description>
      <pubDate>Thu, 08 Jan 2009 18:05:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Suppressing-TABULATE-row-titles-in-RTF/m-p/67872#M7842</guid>
      <dc:creator>Duong</dc:creator>
      <dc:date>2009-01-08T18:05:53Z</dc:date>
    </item>
  </channel>
</rss>

