<?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: Hello I am trying to understand the different usages and implications of Proc Print, Tabulate re in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974625#M377957</link>
    <description>&lt;P&gt;Wow, didnt knwo it is that big a thing that books have been authored on the same. Will try to look up. TY!&lt;BR /&gt;&lt;BR /&gt;Do you know of any papers/ books that show examples of comparinc contrasting each one's usage and functions. That will be super helpful to understand the limitations or usages so to speak. TY!&lt;/P&gt;</description>
    <pubDate>Tue, 09 Sep 2025 13:36:14 GMT</pubDate>
    <dc:creator>SASsusrik</dc:creator>
    <dc:date>2025-09-09T13:36:14Z</dc:date>
    <item>
      <title>Hello I am trying to understand the different usages and implications of Proc Print, Tabulate report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974559#M377924</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I am learning about proc print tabulate and report procedures.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Though all of them at the outset seem to be presenting data , I am wondering why there are three ways to do it (perhaps more but currently I am aware of these 3). I mean where would one prefer to use one over the other. Any writeup that compares/contrasts them would really help me. TIA!!!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 04:50:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974559#M377924</guid>
      <dc:creator>SASsusrik</dc:creator>
      <dc:date>2025-09-09T04:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hello I am trying to understand the different usages and implications of Proc Print, Tabulate re</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974568#M377927</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/476757"&gt;@SASsusrik&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;have a look at&lt;/P&gt;
&lt;P&gt;"The Battle of the Titans (Part II):&amp;nbsp;PROC REPORT versus PROC TABULATE"&amp;nbsp;&lt;A href="https://www.lexjansen.com/pharmasug/2023/SD/PharmaSUG-2023-SD-082.pdf" target="_blank"&gt;(https://www.lexjansen.com/pharmasug/2023/SD/PharmaSUG-2023-SD-082.pdf)&lt;/A&gt;&amp;nbsp;and&lt;/P&gt;
&lt;P&gt;"The Workhorses of Customized Report Writing –&amp;nbsp;PROC TABULATE and PROC REPORT" (&lt;A href="https://www.lexjansen.com/scsug/2004/Buck%20-%20PROC%20REPORT%20and%20PROC%20TABULATE.pdf" target="_blank"&gt;https://www.lexjansen.com/scsug/2004/Buck%20-%20PROC%20REPORT%20and%20PROC%20TABULATE.pdf&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;Maybe you find them helpful.&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>Tue, 09 Sep 2025 06:49:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974568#M377927</guid>
      <dc:creator>MarkusWeick</dc:creator>
      <dc:date>2025-09-09T06:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hello I am trying to understand the different usages and implications of Proc Print, Tabulate re</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974570#M377929</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13549"&gt;@Cynthia_sas&lt;/a&gt; could give you more detail information.&lt;BR /&gt;&lt;BR /&gt;PROC PRINT is just plaint printing a report/table , nothing can do on it .&lt;BR /&gt;PROC TABULATE is for describe statistical, if you just want get some statistics like mean,sum,frequency ..... with table, you could use it. It would not used too much as to my experience.&lt;BR /&gt;PROC REPORT could get you detail and summarize report . a.k.a  it is like a combination of PROC PRINT and PROC TABULATE. It is most useful and usage in real life.</description>
      <pubDate>Tue, 09 Sep 2025 07:16:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974570#M377929</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2025-09-09T07:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hello I am trying to understand the different usages and implications of Proc Print, Tabulate re</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974572#M377931</link>
      <description>&lt;P&gt;I am going to add a bit to&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt;'s summary.&lt;/P&gt;
&lt;P&gt;Proc print doesn't calculate anything except sums.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc tabulate only displays numeric values in the body of the report (not page, row or column headers) though an applied format can show text for the numeric values. Proc tabulate is easier to get nesting of values in both row and column dimensions. Also Proc Tabulate with care can have the statistics of multiple variables in the same column (as long as the stats requested are the same).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc report allows custom calculations and conditional behavior based on the result of other cells in the report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are reasons that SAS has separate books for examples of Proc Report and Tabulate and many papers have been written about them for specific applications. They have been around for about 50 years.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 07:47:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974572#M377931</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2025-09-09T07:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hello I am trying to understand the different usages and implications of Proc Print, Tabulate re</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974625#M377957</link>
      <description>&lt;P&gt;Wow, didnt knwo it is that big a thing that books have been authored on the same. Will try to look up. TY!&lt;BR /&gt;&lt;BR /&gt;Do you know of any papers/ books that show examples of comparinc contrasting each one's usage and functions. That will be super helpful to understand the limitations or usages so to speak. TY!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 13:36:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974625#M377957</guid>
      <dc:creator>SASsusrik</dc:creator>
      <dc:date>2025-09-09T13:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hello I am trying to understand the different usages and implications of Proc Print, Tabulate re</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974631#M377959</link>
      <description>Hi:&lt;BR /&gt;I had a table of comparisons in the Creating Complex Reports paper &lt;A href="https://support.sas.com/resources/papers/proceedings/pdfs/sgf2008/173-2008.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings/pdfs/sgf2008/173-2008.pdf&lt;/A&gt; on page 7. Several of the papers already mentioned discuss differences.&lt;BR /&gt;Cynthia</description>
      <pubDate>Tue, 09 Sep 2025 14:44:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hello-I-am-trying-to-understand-the-different-usages-and/m-p/974631#M377959</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2025-09-09T14:44:55Z</dc:date>
    </item>
  </channel>
</rss>

