<?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: Proc tabulate warning related doubt in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-tabulate-warning-related-doubt/m-p/25035#M3757</link>
    <description>This is something you need to be careful about. SAS will tabulate the data like lightning, but it will take forever to render the results into html if the result set is large. Fortunately, all you need to do is Tools | Options, and on the Results General tab turn off all of the Result Formats tick boxes. I assume you're saving your results to a dataset.&lt;BR /&gt;
&lt;BR /&gt;
For large problems, PROC TABULATE has a restriction of 2^32 result cells. If you need to exceed this, PROC MEANS has no limits that I've found; I think it's faster than TABULATE as well.</description>
    <pubDate>Sat, 30 Oct 2010 14:28:57 GMT</pubDate>
    <dc:creator>TomKari</dc:creator>
    <dc:date>2010-10-30T14:28:57Z</dc:date>
    <item>
      <title>Proc tabulate warning related doubt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-tabulate-warning-related-doubt/m-p/25034#M3756</link>
      <description>Hi there,&lt;BR /&gt;
I use PROC TABULATE in SAS Enterprise Guide to group data as an intermediate step to reach the final result, due to the large number of bytes involved it appears a window telling me that the results are large and could take a long time and a large amount of system resources to add to the project and ask me to press continue in order to proceed. I would like this warning not to show and the code to be processed to the end without my participation, how do I get this?. I would also like the html page not to display as this procedure is a intermediate step I don't need to look at. &lt;BR /&gt;
Thanks in advance.</description>
      <pubDate>Thu, 28 Oct 2010 21:07:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-tabulate-warning-related-doubt/m-p/25034#M3756</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-10-28T21:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Proc tabulate warning related doubt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-tabulate-warning-related-doubt/m-p/25035#M3757</link>
      <description>This is something you need to be careful about. SAS will tabulate the data like lightning, but it will take forever to render the results into html if the result set is large. Fortunately, all you need to do is Tools | Options, and on the Results General tab turn off all of the Result Formats tick boxes. I assume you're saving your results to a dataset.&lt;BR /&gt;
&lt;BR /&gt;
For large problems, PROC TABULATE has a restriction of 2^32 result cells. If you need to exceed this, PROC MEANS has no limits that I've found; I think it's faster than TABULATE as well.</description>
      <pubDate>Sat, 30 Oct 2010 14:28:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-tabulate-warning-related-doubt/m-p/25035#M3757</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2010-10-30T14:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Proc tabulate warning related doubt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-tabulate-warning-related-doubt/m-p/25036#M3758</link>
      <description>Thank you TomKari, it worked on the PROC TABULATE but it also disabled the other reports. &lt;BR /&gt;
Is there anyway to enable and disable the Results Formats inside the code so I can turn it off for the PROC TABULATE and turn it back on for the final reports in the same process ?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance</description>
      <pubDate>Mon, 01 Nov 2010 14:22:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-tabulate-warning-related-doubt/m-p/25036#M3758</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-11-01T14:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Proc tabulate warning related doubt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-tabulate-warning-related-doubt/m-p/25037#M3759</link>
      <description>You can select Results options on a per-task basis.&lt;BR /&gt;
&lt;BR /&gt;
With the task added to your project, right-click on the task icon in the process flow and select Properties.  In the Properties window, select the Results tab, check that you want to override the default settings, and specify the type and style of results that you want.  &lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Tue, 02 Nov 2010 12:29:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-tabulate-warning-related-doubt/m-p/25037#M3759</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2010-11-02T12:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Proc tabulate warning related doubt</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-tabulate-warning-related-doubt/m-p/25038#M3760</link>
      <description>Thanks Chris, I will try it that way.&lt;BR /&gt;
&lt;BR /&gt;
Asier</description>
      <pubDate>Wed, 03 Nov 2010 17:38:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Proc-tabulate-warning-related-doubt/m-p/25038#M3760</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-11-03T17:38:15Z</dc:date>
    </item>
  </channel>
</rss>

