<?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>idea Editing Arcade data expression should not reset element (chart) configuration in ArcGIS Dashboards Ideas</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idi-p/1561607</link>
    <description>&lt;P&gt;When using Arcade data expression to bring data to dasbhoard element (charts), the element configuration reset if you edit the code even by little. This causes unnecessary work when you have to make the configuration again how you wanted it. Styles and how data is displayd for example on the chart element reset. Maybe an optional reset button if it is actually needed.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2024 08:00:03 GMT</pubDate>
    <dc:creator>Lapel</dc:creator>
    <dc:date>2024-11-22T08:00:03Z</dc:date>
    <item>
      <title>Editing Arcade data expression should not reset element (chart) configuration</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idi-p/1561607</link>
      <description>&lt;P&gt;When using Arcade data expression to bring data to dasbhoard element (charts), the element configuration reset if you edit the code even by little. This causes unnecessary work when you have to make the configuration again how you wanted it. Styles and how data is displayd for example on the chart element reset. Maybe an optional reset button if it is actually needed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 08:00:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idi-p/1561607</guid>
      <dc:creator>Lapel</dc:creator>
      <dc:date>2024-11-22T08:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Arcade data expression should not reset element (chart) configuration</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idc-p/1564001#M2653</link>
      <description>&lt;P&gt;Yes! This can be really frustrating when you have to make changes to the Arcade code multiple times, and re-configure the widget each time.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 09:12:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idc-p/1564001#M2653</guid>
      <dc:creator>DebSF</dc:creator>
      <dc:date>2024-12-03T09:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Arcade data expression should not reset element (chart) configuration</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idc-p/1632659#M2862</link>
      <description>&lt;P&gt;This is such a huge pain point. I realize that some edits to an expression would break a configuration, but so often, they wouldn't. I'm just adding another field or adjusting my logic slightly, and then I have to rebuild my entire list or whatever element I'm working with. Configuring a widget--especially with a data expression--is an iterative process and having to start from scratch every time I edit my data expression is so frustrating.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 22:05:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idc-p/1632659#M2862</guid>
      <dc:creator>HollyTorpey_LSA</dc:creator>
      <dc:date>2025-07-11T22:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Arcade data expression should not reset element (chart) configuration</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idc-p/1641215#M2887</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/537405"&gt;@HollyTorpey_LSA&lt;/a&gt;&amp;nbsp;Workaround is to copy the element and edit the expression through the copy. Then only the copied one has to be reconfigured but that can just be deleted.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 13:26:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idc-p/1641215#M2887</guid>
      <dc:creator>Lapel</dc:creator>
      <dc:date>2025-08-12T13:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Arcade data expression should not reset element (chart) configuration</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idc-p/1641273#M2888</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/642776"&gt;@Lapel&lt;/a&gt;&amp;nbsp;True, that's very good advice.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 16:17:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idc-p/1641273#M2888</guid>
      <dc:creator>HollyTorpey_LSA</dc:creator>
      <dc:date>2025-08-12T16:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Arcade data expression should not reset element (chart) configuration - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idc-p/1660083#M2948</link>
      <description>&lt;P&gt;With the October 2025 release of ArcGIS Dashboards, the&amp;nbsp;ability to&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/dashboards/latest/get-started/configure-data-sources.htm" target="_blank" rel="noopener"&gt;swap data sources&lt;/A&gt; is now available through the new data sources panel. This includes editing a data expression without impacting the element configuration.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;See the related blog post &lt;A href="https://www.esri.com/arcgis-blog/products/ops-dashboard/analytics/update-smarter-seamlessly-swap-data-sources-in-arcgis-dashboards" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Oct 2025 18:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/editing-arcade-data-expression-should-not-reset/idc-p/1660083#M2948</guid>
      <dc:creator>SandraLuken1</dc:creator>
      <dc:date>2025-10-23T18:03:41Z</dc:date>
    </item>
  </channel>
</rss>

