<?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: Limit number of displayed rows in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Limit-number-of-displayed-rows/m-p/1001#M287</link>
    <description>Jenny,&lt;BR /&gt;
&lt;BR /&gt;
Try this.&lt;BR /&gt;
Create new code as follows:&lt;BR /&gt;
&lt;BR /&gt;
options obs=100;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
After you run this code, drag the big table into the process. I believe that should limit you to 100 obs. Afterwards, you would probably want to reset the number of obs to max because this option change affects all subsequent tasks (Someone correct me if I'm wrong, please).&lt;BR /&gt;
&lt;BR /&gt;
Nori</description>
    <pubDate>Mon, 10 Jul 2006 14:39:46 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2006-07-10T14:39:46Z</dc:date>
    <item>
      <title>Limit number of displayed rows</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Limit-number-of-displayed-rows/m-p/1000#M286</link>
      <description>Is there a way to limit number of displayed rows, when dragging a big table into the process flow. I have an MySql table with 800 000 rows, and i want to see the 100 first rows. When i drag the table into the process flow, all the rows are processed, and it takes about 5 minutes to get the results. Is there an option to set that only the x first rows are to be processed?&lt;BR /&gt;
BR&lt;BR /&gt;
Jenny</description>
      <pubDate>Mon, 10 Jul 2006 10:34:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Limit-number-of-displayed-rows/m-p/1000#M286</guid>
      <dc:creator>Jennys</dc:creator>
      <dc:date>2006-07-10T10:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Limit number of displayed rows</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Limit-number-of-displayed-rows/m-p/1001#M287</link>
      <description>Jenny,&lt;BR /&gt;
&lt;BR /&gt;
Try this.&lt;BR /&gt;
Create new code as follows:&lt;BR /&gt;
&lt;BR /&gt;
options obs=100;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
After you run this code, drag the big table into the process. I believe that should limit you to 100 obs. Afterwards, you would probably want to reset the number of obs to max because this option change affects all subsequent tasks (Someone correct me if I'm wrong, please).&lt;BR /&gt;
&lt;BR /&gt;
Nori</description>
      <pubDate>Mon, 10 Jul 2006 14:39:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Limit-number-of-displayed-rows/m-p/1001#M287</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-07-10T14:39:46Z</dc:date>
    </item>
  </channel>
</rss>

