<?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 handle large volume of data and large number of columns by using PROC REPORT step in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-handle-large-volume-of-data-and-large-number-of-columns/m-p/621461#M182690</link>
    <description>&lt;P&gt;Some example data and the Proc Report code could be helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many times pre-summarizing data before a report procedure, either Proc Report or Proc Tabulate, can make a big difference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also with your statement of "156 columns" the main issue might be just creating the ods table structure prior to output and not actually calculations, in which case there may not be much that would reduce time.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jan 2020 16:08:23 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2020-01-31T16:08:23Z</dc:date>
    <item>
      <title>How to handle large volume of data and large number of columns by using PROC REPORT step</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-handle-large-volume-of-data-and-large-number-of-columns/m-p/621446#M182684</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Currently, I'm facing performance issue in one of my SAS report. The issue is that, The report is taking(30 minute) more time to run due to large volume of data and large number of columns. I'm are having 170 columns and 50,000+ records in the data set. I have used PROC REPORT step to load the data to excel(Used STPBEGIN and STPEND to load the data into excel) in Stored Process and PROC STEP is running around 30 mins due to 156 columns and 50,000+ records. How to run the reduce the report run time without minimizing the columns?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rani&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 15:19:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-handle-large-volume-of-data-and-large-number-of-columns/m-p/621446#M182684</guid>
      <dc:creator>Rani1</dc:creator>
      <dc:date>2020-01-31T15:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle large volume of data and large number of columns by using PROC REPORT step</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-handle-large-volume-of-data-and-large-number-of-columns/m-p/621461#M182690</link>
      <description>&lt;P&gt;Some example data and the Proc Report code could be helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many times pre-summarizing data before a report procedure, either Proc Report or Proc Tabulate, can make a big difference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also with your statement of "156 columns" the main issue might be just creating the ods table structure prior to output and not actually calculations, in which case there may not be much that would reduce time.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 16:08:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-handle-large-volume-of-data-and-large-number-of-columns/m-p/621461#M182690</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-01-31T16:08:23Z</dc:date>
    </item>
  </channel>
</rss>

