<?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 How to get all map service records using the chart widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-get-all-map-service-records-using-the-chart/m-p/777591#M2273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Hello&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;I would like to kwon how to get all map service records when using the chart widget.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;I have a feature service with 62,000 points. I created a web application using the Webapp Builder developer edition. I want to show in a chart information about the points (now 62,000 in future maybe more).&amp;nbsp; However, the widget is limited to the map service maxRecordCount, which is set to 1000.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;I know I can change that value, but I do not want to because at some point the problem will be the same.&amp;nbsp; I would like to have in the chart the exact amount of records in the layer… I would like it to be dynamic, meaning that the widget get the total of points. I have to point out that the chart is linked to the points on the map….&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Is it possible? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;I have arcgis server 10.3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Thanks for the help!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:13:31 GMT</pubDate>
    <dc:creator>JuliaGalindo</dc:creator>
    <dc:date>2016-06-15T19:13:31Z</dc:date>
    <item>
      <title>How to get all map service records using the chart widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-get-all-map-service-records-using-the-chart/m-p/777591#M2273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Hello&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;I would like to kwon how to get all map service records when using the chart widget.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;I have a feature service with 62,000 points. I created a web application using the Webapp Builder developer edition. I want to show in a chart information about the points (now 62,000 in future maybe more).&amp;nbsp; However, the widget is limited to the map service maxRecordCount, which is set to 1000.&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;I know I can change that value, but I do not want to because at some point the problem will be the same.&amp;nbsp; I would like to have in the chart the exact amount of records in the layer… I would like it to be dynamic, meaning that the widget get the total of points. I have to point out that the chart is linked to the points on the map….&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Is it possible? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;I have arcgis server 10.3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Thanks for the help!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:13:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-get-all-map-service-records-using-the-chart/m-p/777591#M2273</guid>
      <dc:creator>JuliaGalindo</dc:creator>
      <dc:date>2016-06-15T19:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all map service records using the chart widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-get-all-map-service-records-using-the-chart/m-p/777592#M2274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; As you mentioned the number of records returned from your server follows the maxRecordCount, so if you do not increase this number then the chart widget will not be able to get any more data then that number, an obviously it is a bad idea to make the map service return 62K. So there is no real solution for what you are wanting. One possible way would be to create a new map service that does return 100K and ONLY use it for the Chart widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:44:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-get-all-map-service-records-using-the-chart/m-p/777592#M2274</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-06-15T22:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all map service records using the chart widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-get-all-map-service-records-using-the-chart/m-p/777593#M2275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much, too bad for me, I have created another map service with only the chart widget´s data, still not a good solution..&amp;nbsp; any way thanks for your time!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 15:40:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/how-to-get-all-map-service-records-using-the-chart/m-p/777593#M2275</guid>
      <dc:creator>JuliaGalindo</dc:creator>
      <dc:date>2016-06-16T15:40:39Z</dc:date>
    </item>
  </channel>
</rss>

