<?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: Summary Table/ Proc Tabulate in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summary-Table-Proc-Tabulate/m-p/230180#M14509</link>
    <description>Hi:&lt;BR /&gt;  Proc TABULATE will build each column isolated from the other columns. So you cannot, in TABULATE, divide Year3 by Year2 (as an example) or subtract Year2 from Year3 to find a difference (as another example). You can do things like that with PROC REPORT and a COMPUTE block or a COMPUTED report item. Or, you can pre-summarize your data and calc your % differences in a program and then just arrange everything the way you want and do a simple PROC PRINT, but based on the information you've given, TABULATE won't do what you describe.&lt;BR /&gt;cynthia</description>
    <pubDate>Thu, 15 Oct 2015 21:46:50 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2015-10-15T21:46:50Z</dc:date>
    <item>
      <title>Summary Table/ Proc Tabulate</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summary-Table-Proc-Tabulate/m-p/230173#M14507</link>
      <description>&lt;P&gt;Hello, use a &lt;STRONG&gt;proc tabulate &lt;/STRONG&gt;for&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;summary table creation. Have years in column headers. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Year1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Year2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Year3&lt;/P&gt;&lt;P&gt;Modality1&lt;/P&gt;&lt;P&gt;Modality2&lt;/P&gt;&lt;P&gt;Modality2&lt;/P&gt;&lt;P&gt;Total&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to add columns, showing evolution in % from year to year with proc tabulate or any other ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 21:00:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summary-Table-Proc-Tabulate/m-p/230173#M14507</guid>
      <dc:creator>gabriel_k</dc:creator>
      <dc:date>2015-10-15T21:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Summary Table/ Proc Tabulate</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summary-Table-Proc-Tabulate/m-p/230180#M14509</link>
      <description>Hi:&lt;BR /&gt;  Proc TABULATE will build each column isolated from the other columns. So you cannot, in TABULATE, divide Year3 by Year2 (as an example) or subtract Year2 from Year3 to find a difference (as another example). You can do things like that with PROC REPORT and a COMPUTE block or a COMPUTED report item. Or, you can pre-summarize your data and calc your % differences in a program and then just arrange everything the way you want and do a simple PROC PRINT, but based on the information you've given, TABULATE won't do what you describe.&lt;BR /&gt;cynthia</description>
      <pubDate>Thu, 15 Oct 2015 21:46:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Summary-Table-Proc-Tabulate/m-p/230180#M14509</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-10-15T21:46:50Z</dc:date>
    </item>
  </channel>
</rss>

