<?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: Arcade for Chart in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcade-for-chart/m-p/1146157#M44481</link>
    <description>&lt;P&gt;On the configure popup menu:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a custom popup expression&lt;PRE&gt;Number($feature['your_numeric_string_field'])&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;The new expression will be available in your chart settings:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_0-1645454081057.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/34525iD128C3F557F9EA36/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_0-1645454081057.png" alt="jcarlson_0-1645454081057.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Mon, 21 Feb 2022 14:34:39 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2022-02-21T14:34:39Z</dc:date>
    <item>
      <title>Arcade for Chart</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-for-chart/m-p/1146145#M44479</link>
      <description>&lt;P&gt;If a layer has a numeric attribute that is stored as text, but I'd like to use that attribute to create charts and need it to be numeric, is there a way to create an expression to alter it to a number to use it for a chart?&lt;/P&gt;&lt;P&gt;I can readily create an expression if altering the symbology/style, but I see no way to essentially create a new attribute using Arcade for use in a chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using current map viewer.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 13:29:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-for-chart/m-p/1146145#M44479</guid>
      <dc:creator>Jon-PaulMcCool</dc:creator>
      <dc:date>2022-02-21T13:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade for Chart</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-for-chart/m-p/1146157#M44481</link>
      <description>&lt;P&gt;On the configure popup menu:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a custom popup expression&lt;PRE&gt;Number($feature['your_numeric_string_field'])&lt;/PRE&gt;&lt;/LI&gt;&lt;LI&gt;The new expression will be available in your chart settings:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_0-1645454081057.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/34525iD128C3F557F9EA36/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_0-1645454081057.png" alt="jcarlson_0-1645454081057.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 21 Feb 2022 14:34:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-for-chart/m-p/1146157#M44481</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-02-21T14:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade for Chart</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-for-chart/m-p/1148633#M44621</link>
      <description>&lt;P&gt;Thank you very much Josh, but this only allows the use of the attribute in a popup chart (as far as I can tell). I'm trying to be able to use an expression attribute in a layer level chart.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, using &lt;A href="https://valpogeo.maps.arcgis.com/home/item.html?id=79461a1ec0974301bde274177c7108bd" target="_self"&gt;this earthquake data&lt;/A&gt;. If I wanted to use this expression&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;round($feature.mag,0)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;but then to create a histogram of rounded magnitudes for the layer using Configure Charts, my expression is not available despite being a number.&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is just an example. I've come across other attributes stored as text, that I could pass as number for use in popups, but no expression I make seems to be available for use in the Configure Charts section for use in creating layer charts (or master level charts? ... charts not in popups).&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 16:35:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-for-chart/m-p/1148633#M44621</guid>
      <dc:creator>Jon-PaulMcCool</dc:creator>
      <dc:date>2022-02-28T16:35:56Z</dc:date>
    </item>
  </channel>
</rss>

