<?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: Attribute table not displaying all records... in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601688#M33900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see what you are saying about the find functionality.&amp;nbsp; Most people like to interact with database tables the same way they do spreadsheets.&amp;nbsp; Although the experience can be made similar, there are fundamental differences between a database table and spreadsheet, and it can be difficult for software makers to make the experience identical.&amp;nbsp; That said, it might be worth submitting an enhancement or ArcGIS Idea to have the find functionality retrieve all the records to they can be searched.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Mar 2017 13:50:14 GMT</pubDate>
    <dc:creator>JoshuaBixby</dc:creator>
    <dc:date>2017-03-31T13:50:14Z</dc:date>
    <item>
      <title>Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601676#M33888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/344435_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm in ArcMap, viewing the attribute table for a point feature class...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'0 out of *2000 Selected'... Why has it put this limit on the attribute table? There should be 25,000 ish records.&lt;/P&gt;&lt;P&gt;On the map itself, 25,000 points do display/draw however.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have a definition query but this should exclude around about 500 records only..&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="344430" alt="" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/344430_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue only occurs with File Geodatabase feature classes. Sourced to a shapefile copy of the dataset, this issue doesn't happen.&lt;/P&gt;&lt;P&gt;What's going on? Lot's of questions I've had recently! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Desktop 10.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 10:09:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601676#M33888</guid>
      <dc:creator>TheoFaull</dc:creator>
      <dc:date>2017-03-28T10:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601677#M33889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you see the * mark preceding the value of 2000? That means there are more records&amp;nbsp;than that value. For faster rendering, it has just queried for 2000. You could &lt;STRONG&gt;Select All&lt;/STRONG&gt; (Table Options) to see the total number of records | or just scroll down to see more records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 10:18:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601677#M33889</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-03-28T10:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601678#M33890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes clicking select all does show the total number, however I'm still not able to browse the attribute table. I want to scroll down to the bottom. But the 'bottom' of the table is still &lt;STRONG&gt;record no.2000&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/344437_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 10:25:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601678#M33890</guid>
      <dc:creator>TheoFaull</dc:creator>
      <dc:date>2017-03-28T10:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601679#M33891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the FID (or OID field) to check if the last value is of Record#2000 or Record#25951.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 10:29:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601679#M33891</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-03-28T10:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601680#M33892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was record #2000 (well actually it was #2048. So it's been limited to 2048 all this time)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I've found two work arounds&lt;/P&gt;&lt;P&gt;1. Right click a column (preferrably an ID column) and click Sort Ascending.&lt;/P&gt;&lt;P&gt;2. Click the 'move to end of table' button:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="344439" alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/344439_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are only workarounds however, there needs to be an option to disable this attribute table limitation.&lt;/P&gt;&lt;P&gt;If I close the attribute table and open it up again, the records are limited once more to 2000 (2048). Argh! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/jayanta.poddar"&gt;jayanta.poddar&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 10:42:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601680#M33892</guid>
      <dc:creator>TheoFaull</dc:creator>
      <dc:date>2017-03-28T10:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601681#M33893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Annoyingly, with most of the data hidden in this way, I can't use the Find button to search for any records after #2048. &lt;/P&gt;&lt;P&gt;I believe the search function should open up the rest of the table...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 10:46:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601681#M33893</guid>
      <dc:creator>TheoFaull</dc:creator>
      <dc:date>2017-03-28T10:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601682#M33894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please test this issue&amp;nbsp;with &amp;nbsp;ArcMap 10.5 and confirm if the issue is reproducible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 13:39:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601682#M33894</guid>
      <dc:creator>ManviLather1</dc:creator>
      <dc:date>2017-03-29T13:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601683#M33895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid I don't have 10.5 installed. Just 10.4. Also I can't download and install 105 without going through IT to gain access, and it would overwrite my 10.4 installation. Which I don't want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 14:58:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601683#M33895</guid>
      <dc:creator>TheoFaull</dc:creator>
      <dc:date>2017-03-29T14:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601684#M33896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The cause is the definition query.&amp;nbsp; This behavior has been around for many versions, I suspect back to 9.x or earlier, and it still exists at 10.5. If you put a definition query on a data set, with or without an index on the field, ArcMap will only retrieve 2000 records initially from a file geodatabases.&amp;nbsp; If my memory serves me, ArcMap did the same with personal geodatabases regardless of having a definition query in place.&amp;nbsp; I have seen the same behavior with shape files but the record cutoff is more than 25,000.&amp;nbsp; I can't remember exactly what the cutoff is, but it is quite a bit larger than from file geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seeing this behavior has been around for so long, and ArcMap isn't the future of desktop GIS with Esri, I don't suspect they will address the issue.&amp;nbsp; That said, one never knows, so you could post an ArcGIS Idea or submit a formal enhancement request through your organization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interestingly enough, I don't see this behavior in ArcGIS Pro.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2017 16:19:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601684#M33896</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-03-29T16:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601685#M33897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something I found:&lt;/P&gt;&lt;P&gt;Removing the definition query changes the figure at the bottom of the attribute table from '0 out of *2000 Selected' to the complete version- '0 out of 26455 Selected'.&lt;/P&gt;&lt;P&gt;However, when you scroll down, you are still limited to viewing the first 2000 or so. The scroll bar stops. This can't be intentional, and looks a bit buggy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 09:58:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601685#M33897</guid>
      <dc:creator>TheoFaull</dc:creator>
      <dc:date>2017-03-30T09:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601686#M33898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hadn't really paid attention before, but what you describes makes sense with what I describe above.&amp;nbsp; As someone mentioned earlier, it is an optimization step, i.e., not retrieving all of the records at one time.&amp;nbsp; With file geodatabases without a query definition, it lets you know the total record count, but it still doesn't retrieve all the rows of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if a table had millions of records?&amp;nbsp; Some do these days.&amp;nbsp; Would you want the software to retrieve all of those records when a table was opened for viewing?&amp;nbsp; So, maybe retrieving all of the records isn't good, but what about more than 2000?&amp;nbsp; That starts the discussion of what is the magic number; 2000, 10000, 50000?&amp;nbsp; The decision to retrieve 2000 records was probably made back in the 8.x days when computers didn't have nearly the storage and performance they do today.&amp;nbsp; Since we don't see the 2000 record issue in Pro, Esri has likely increased that number.&amp;nbsp; What is the new magic number?&amp;nbsp; I don't know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you run field calculator, it will calculate on all the records, not just the first 2000 or however many.&amp;nbsp; If you start an edit session, you will see that you can scroll to the bottom of all the records.&amp;nbsp; When opening a table to view rows, it appears to only retrieve 2000 or so at a time for file and personal geodatabases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the software is working as designed, I think you just disagree with how it is designed.&amp;nbsp; There are plenty of aspects of ArcGIS software where I disagree with how Esri has implemented something.&amp;nbsp; Is a failure of design a bug like a failure in function/operation?&amp;nbsp; It is arguable, but the final decision is typically made by the people making the software.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 14:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601686#M33898</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-03-30T14:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601687#M33899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All very good points. I can see why they've limited the amount of records. I didn't comprehend that some GDBs could have millions of records! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/shocked.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, and back to a previous point I made, I still find it a bit strange how to search (find) function will only search the 2000, rather than the whole dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 08:46:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601687#M33899</guid>
      <dc:creator>TheoFaull</dc:creator>
      <dc:date>2017-03-31T08:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601688#M33900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see what you are saying about the find functionality.&amp;nbsp; Most people like to interact with database tables the same way they do spreadsheets.&amp;nbsp; Although the experience can be made similar, there are fundamental differences between a database table and spreadsheet, and it can be difficult for software makers to make the experience identical.&amp;nbsp; That said, it might be worth submitting an enhancement or ArcGIS Idea to have the find functionality retrieve all the records to they can be searched.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 13:50:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601688#M33900</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-03-31T13:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute table not displaying all records...</title>
      <link>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601689#M33901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if scrolling through the table records is the issue, in addition to&amp;nbsp;the two workarounds mentioned in May 28, 2017 post, you can type a record number in the record number text box that is higher than 2048, like 2050, to move to past the record scrolling sticking point.&amp;nbsp; &amp;nbsp; After that&amp;nbsp;the record set counter&amp;nbsp;may say there are only *4000 records in the table, but the down arrow or scroll bar will&amp;nbsp;scroll the records beyond the 4096th record and adjust the record&amp;nbsp;counter display to the next set of 2000 records until the last record is reached.&amp;nbsp; However, the original workarounds are necessary if the objective is to use the Find functionality on the full record set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 22:54:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attribute-table-not-displaying-all-records/m-p/601689#M33901</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2018-11-26T22:54:31Z</dc:date>
    </item>
  </channel>
</rss>

