<p><p>So it has come to my attention while doing an On Prem to Cloud Migration in 7.7 that in 7.7 you can no longer do a search in a File Cabinet and find the total # of records without a very painful process.&amp;nbsp; Here's what I was told:</p>
<p>"If a number of results are beyond totalCount limit, web clients will not show the exact number of results anymore. Instead a simplified, rounded down number of totalCount limit is used to indicate that more results beyond the upper limit were found></p>
<p></p>
<p>Examples:</p>
<p>-Limit 10,000: 10K+</p>
<p>-Limit 22,193: 22K+</p>
<p>-Limit 1,000,000: 1M+</p>
<p>-Limit 4,000,000: 4M+</p>
<p><strong>The arrow for umping to the last page of results will now point to the "last known page" (based upon upper limit). Advancing further is only possible page by page unitl the very last results are displayed.</strong></p>
<p>Representation of upper limit is static for all pages of results: i.e. it does not increase when user navigates to a page containing documents beyond the totalCount limit.</p>