<?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: Why don't widgets show all records? in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298088#M1692</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feature services have a max feature return value for query tasks so it may be this that is causing your issue. You can up the limit (default is 1000) but your application may take a hit on performance depending on the number of attributes your features have and how complex the geometry is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do some test with changing your max feature count value to see what works,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 Feb 2015 08:38:01 GMT</pubDate>
    <dc:creator>AnthonyGiles</dc:creator>
    <dc:date>2015-02-08T08:38:01Z</dc:date>
    <item>
      <title>Why don't widgets show all records?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298087#M1691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having issues with widgets not showing all records.&amp;nbsp; The feature service has about 150,000 records and it only shows a few thousand in any of the widgets.&amp;nbsp; Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2015 02:34:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298087#M1691</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2015-02-08T02:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why don't widgets show all records?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298088#M1692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feature services have a max feature return value for query tasks so it may be this that is causing your issue. You can up the limit (default is 1000) but your application may take a hit on performance depending on the number of attributes your features have and how complex the geometry is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do some test with changing your max feature count value to see what works,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2015 08:38:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298088#M1692</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2015-02-08T08:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why don't widgets show all records?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298089#M1693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Widgets like bar charts that only need to show a count should be able to take advantage of some of the capabilities of the REST endpoint like Return Distinct Values and Return Count Only to construct a bar chart quickly without needing to fetch any features from the server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 19:04:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298089#M1693</guid>
      <dc:creator>TedChapin</dc:creator>
      <dc:date>2015-03-16T19:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why don't widgets show all records?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298090#M1694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ted,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&amp;nbsp; Am I understanding you correctly that the bar char widget behaves this way currently?&amp;nbsp; Or are you suggesting that the widgets could be modified in order to take advantage of REST capabilities that they are not currently?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 14:59:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298090#M1694</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2015-03-17T14:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Why don't widgets show all records?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298091#M1695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anthony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm very sorry for my late reply.&amp;nbsp; I will test what you have suggested and reply back with my results.&amp;nbsp; I'm in the middle of another project right now so I don't think I'll get to the testing for a few weeks.&amp;nbsp; Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 15:01:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298091#M1695</guid>
      <dc:creator>BrandonKeinath1</dc:creator>
      <dc:date>2015-03-17T15:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why don't widgets show all records?</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298092#M1696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brandon,&lt;/P&gt;&lt;P&gt;Currently the widgets are limited to the service's feature limit.&amp;nbsp; Apparently the bar charts and pie charts are driven by the features that the client has locally.&amp;nbsp; I'm hoping a future version of dashboard takes advantage of some of the statistical operations available at 10.3 REST.&amp;nbsp; For example, just through REST, you can query a feature layer for a list of unique values in a field.&amp;nbsp; Then for each value you can requery the service to get the count.&amp;nbsp; That's all the data you need for a bar chart without having to download all the data (lazy loading).&amp;nbsp; Subsequent click events that trigger selections would then fetch the data, but not until needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ted&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 15:17:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/why-don-t-widgets-show-all-records/m-p/298092#M1696</guid>
      <dc:creator>TedChapin</dc:creator>
      <dc:date>2015-03-17T15:17:12Z</dc:date>
    </item>
  </channel>
</rss>

