<?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: ESRI dashboard create cumulative chart in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/1492667#M9815</link>
    <description>&lt;P&gt;Hi there, has this been resolved yet? It's a capability for line graphs that a lot of end users are asking for.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2024 12:12:03 GMT</pubDate>
    <dc:creator>Laetitia_Osborne</dc:creator>
    <dc:date>2024-06-14T12:12:03Z</dc:date>
    <item>
      <title>ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177802#M972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;How can I create a cumulative serial chart in ESRI dashboard. I have a date field, I want to display sum of cases per day.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; color: #242729; "&gt;&lt;IMG src="https://i.stack.imgur.com/ktJOq.png" /&gt;I&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2020 14:27:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177802#M972</guid>
      <dc:creator>nabaz-gharib</dc:creator>
      <dc:date>2020-03-31T14:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177803#M973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the same thing I'm looking to do: basically a trend line....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2020 15:17:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177803#M973</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-04-01T15:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177804#M974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So here's how I did it with my data. In this case I'm charting&amp;nbsp;building permits issued by date.&lt;/P&gt;&lt;P&gt;1. Add a new chart to your dashboard&lt;/P&gt;&lt;P&gt;2. Point it to your data source&lt;/P&gt;&lt;P&gt;3. In the Data section, choose the category field; in my case Date Permits Issued (see below)&lt;/P&gt;&lt;P&gt;4. Then go to the Series section and check smoothed line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="370" src="https://community.esri.com/legacyfs/online/487076_pastedImage_1.png" width="588" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" height="400" src="https://community.esri.com/legacyfs/online/487077_pastedImage_2.png" width="598" /&gt;&lt;/P&gt;&lt;P&gt;My data looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" height="248" src="https://community.esri.com/legacyfs/online/487083_pastedImage_5.png" width="621" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2020 15:53:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177804#M974</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-04-01T15:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177805#M975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That is not cumulative chart.&lt;BR /&gt;it just displays number of object, per day.&lt;/P&gt;&lt;P&gt;What cumulative does, it displays total of the feature, from the start, until today. It accumulates the data day by day.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2020 16:41:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177805#M975</guid>
      <dc:creator>nabaz-gharib</dc:creator>
      <dc:date>2020-04-01T16:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177806#M976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you want&amp;nbsp; day 1, and then on day 2 you'll see day1+day2.... and on day10 that shows day1+day2+day3&amp;nbsp;...+day10.&amp;nbsp; Not sure how to do that. Sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3176"&gt;Derek Law&lt;/A&gt;‌ any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2020 17:15:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177806#M976</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-04-01T17:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177807#M977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nabaz and Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;A cumulative chart ... it displays total of the feature, from the start, until today. It accumulates the data day by day.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configuring this in the Serial Chart element on "raw" data is not possible. I think you would need to pre-process the data before adding it to dashboard. Maybe prep it in Excel first, then bring into ArcGIS. For example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://smallbusiness.chron.com/make-cumulative-chart-excel-31928.html" title="https://smallbusiness.chron.com/make-cumulative-chart-excel-31928.html"&gt;How to Make a Cumulative Chart in Excel | Chron.com&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2020 17:30:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177807#M977</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2020-04-02T17:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177808#M978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yesterday I took a look at my dashboard and the data it references and realized right away that some sort of accumulation needs to take place at the data level.&amp;nbsp; Thanks &lt;A href="https://community.esri.com/migrated-users/3176"&gt;Derek Law&lt;/A&gt;‌. Seems like a challenging task as the data &lt;A href="https://community.esri.com/migrated-users/5011"&gt;nabaz gharib&lt;/A&gt;‌ is working with is fluid....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2020 18:02:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177808#M978</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-04-02T18:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177809#M979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank Derek for your reply.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/4422"&gt;Joe Borgione&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with your solution is the chart is not becoming dynamic. If I add new data to the feature layer i should update the chart manually.&lt;/P&gt;&lt;P&gt;However I figured out the good way to make it, using ChartJS, create a link and embed it in the dashboard. The chart access the data by using ArcGIS Rest API. So it is guaranteed to update automatically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2020 20:16:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177809#M979</guid>
      <dc:creator>nabaz-gharib</dc:creator>
      <dc:date>2020-04-10T20:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177810#M980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nabaz,&lt;/P&gt;&lt;P&gt;I also require a cumulative chart dynamically without additional coding/scripting. I am very interested in how you used ChartJS and ArcGIS Rest API. Are you able to share the method.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Rudolf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2020 12:01:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/177810#M980</guid>
      <dc:creator>Rudolfde_Munnik</dc:creator>
      <dc:date>2020-06-02T12:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/1090670#M4977</link>
      <description>&lt;P&gt;Hi Derek I´m new in Dashboard Arcade, but I´m wondering if there´s possible to get a solution through the new expression for serial charts for Dashboard which give a solution to accumulative charts. as&amp;nbsp;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/3990" target="_self"&gt;&lt;SPAN class=""&gt;nabazgharib&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;needed and so do I in fact. Thanks for your time.&lt;/P&gt;&lt;P&gt;Note: This capability would be so amazing as it is a common chart in&amp;nbsp; project following.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 00:25:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/1090670#M4977</guid>
      <dc:creator>JuanSthebanSanchezAragon</dc:creator>
      <dc:date>2021-08-20T00:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/1092092#M4992</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/459805"&gt;@JuanSthebanSanchezAragon&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;nbsp;&lt;EM&gt;I´m wondering if there´s possible to get a solution through the new expression for serial charts for Dashboard which give a solution to accumulative charts.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Support for cumulative sum charts is currently not supported in ArcGIS Dashboards. Sorry. But it is being considered in a future release. If you have specific requirements about this functionality, please send me your feedback and use case: &lt;A href="mailto:dlaw@esri.com" target="_blank"&gt;dlaw@esri.com&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 03:19:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/1092092#M4992</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2021-08-25T03:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/1265009#M7452</link>
      <description>&lt;P&gt;Looks like a solution was found here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-dashboards-questions/create-accumulative-charts-in-dashboards/m-p/1090789#M4980" target="_blank"&gt;https://community.esri.com/t5/arcgis-dashboards-questions/create-accumulative-charts-in-dashboards/m-p/1090789#M4980&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 17:09:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/1265009#M7452</guid>
      <dc:creator>LiamHarrington-Missin</dc:creator>
      <dc:date>2023-03-07T17:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/1420595#M9553</link>
      <description>&lt;P&gt;Has this been updated? The last post was from 2021 and I know there have been updates since. We utilize the AGOL set up, not Portal and therefore the Arcade Scripting is a little difficult to manipulate in our case.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 17:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/1420595#M9553</guid>
      <dc:creator>KimmeSu</dc:creator>
      <dc:date>2024-05-08T17:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI dashboard create cumulative chart</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/1492667#M9815</link>
      <description>&lt;P&gt;Hi there, has this been resolved yet? It's a capability for line graphs that a lot of end users are asking for.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 12:12:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/esri-dashboard-create-cumulative-chart/m-p/1492667#M9815</guid>
      <dc:creator>Laetitia_Osborne</dc:creator>
      <dc:date>2024-06-14T12:12:03Z</dc:date>
    </item>
  </channel>
</rss>

