<?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: Query table for top 10 results in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/query-table-for-top-10-results/m-p/566601#M24913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you looked into the Sort option?&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/layouts/add-and-modify-table-frames.htm" title="https://pro.arcgis.com/en/pro-app/help/layouts/add-and-modify-table-frames.htm"&gt;Add and modify table frames—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the table frame were set to show only 10 (or 20) records, the size of the frame shouldn't need to change, but if you point it at new data with the same schema, I would think that if you have Sort set up on a field, then the table in the layout would show the top 10 or 20 records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Sep 2020 18:20:38 GMT</pubDate>
    <dc:creator>KoryKramer</dc:creator>
    <dc:date>2020-09-08T18:20:38Z</dc:date>
    <item>
      <title>Query table for top 10 results</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/query-table-for-top-10-results/m-p/566600#M24912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to automate map production with an ArcGIS Pro Layout, I need a table frame in the Layout to be of a predictable size/shape.&amp;nbsp;They layer that will be displayed in the table is a series of&amp;nbsp;points, essentially XYZ data. For consistency's sake, I just want to query and display the top 10-20 Z valued points in the table. I can't handpick&amp;nbsp;the points, it needs to be scripted/automated. So far, I've not figured out a 'Top 20' query. (Arcade seems to have a 'TOP()' function but I can't make it work?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2020 14:17:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/query-table-for-top-10-results/m-p/566600#M24912</guid>
      <dc:creator>ChrisPopham</dc:creator>
      <dc:date>2020-09-08T14:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Query table for top 10 results</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/query-table-for-top-10-results/m-p/566601#M24913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you looked into the Sort option?&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/layouts/add-and-modify-table-frames.htm" title="https://pro.arcgis.com/en/pro-app/help/layouts/add-and-modify-table-frames.htm"&gt;Add and modify table frames—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the table frame were set to show only 10 (or 20) records, the size of the frame shouldn't need to change, but if you point it at new data with the same schema, I would think that if you have Sort set up on a field, then the table in the layout would show the top 10 or 20 records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2020 18:20:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/query-table-for-top-10-results/m-p/566601#M24913</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2020-09-08T18:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Query table for top 10 results</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/query-table-for-top-10-results/m-p/566602#M24914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's exactly right, Kory, Thanks. I think I had it set to auto-scale the contents so it kept trying to cram every&amp;nbsp;record into the table. Once I fixed the size of everything (and did the sort on my field) it sort of&amp;nbsp;sneakily&amp;nbsp;selects the top 20 (or&amp;nbsp;whatever I give it room for). It's actually perfect! And much easier than I was trying to make it. Thanks so much!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2020 21:41:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/query-table-for-top-10-results/m-p/566602#M24914</guid>
      <dc:creator>ChrisPopham</dc:creator>
      <dc:date>2020-09-08T21:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Query table for top 10 results</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/query-table-for-top-10-results/m-p/566603#M24915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome.&amp;nbsp; Glad that works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2020 12:34:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/query-table-for-top-10-results/m-p/566603#M24915</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2020-09-09T12:34:45Z</dc:date>
    </item>
  </channel>
</rss>

