<?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 Display highest 1100 features based on field in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/display-highest-1100-features-based-on-field/m-p/1000830#M37327</link>
    <description>&lt;DIV&gt;I need a map displaying the top 1100, top 1500 and top 2000 features based on a field.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am not sure how to do this on AGOL.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Wed, 18 Nov 2020 00:23:46 GMT</pubDate>
    <dc:creator>RickeyFight</dc:creator>
    <dc:date>2020-11-18T00:23:46Z</dc:date>
    <item>
      <title>Display highest 1100 features based on field</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/display-highest-1100-features-based-on-field/m-p/1000830#M37327</link>
      <description>&lt;DIV&gt;I need a map displaying the top 1100, top 1500 and top 2000 features based on a field.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I am not sure how to do this on AGOL.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 18 Nov 2020 00:23:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/display-highest-1100-features-based-on-field/m-p/1000830#M37327</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2020-11-18T00:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Display highest 1100 features based on field</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/display-highest-1100-features-based-on-field/m-p/1002384#M37406</link>
      <description>&lt;P&gt;At this point I am just trying to get it to work in arcgis pro. I was able to get the bottom 1100 scores using definition query SQL :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;[field] IN (SELECT TOP 1100 [field] FROM [layer] order BY [field])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem now is that I want the order reversed. I want to pick the top. Is there a way to reverse the order?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 00:25:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/display-highest-1100-features-based-on-field/m-p/1002384#M37406</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2020-11-18T00:25:08Z</dc:date>
    </item>
  </channel>
</rss>

