<?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 expression for Pop-Ups fails to display.  in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232425#M11420</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am also having this issue. It only reports the information in the popup one session. All the information in faked for a new app I am building, and just wrapping up the configurations, when I noticed the size wasn't appearing on previously created test polygons, lines. I am using Arcade in AGOL expression, but I am not sharing at all right now. Our organization is behind a firewall until we move to Portal.&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Round(AreaGeodetic($feature, 'square-kilometers'),2)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;Round(AreaGeodetic($feature, 'square-miles'),2)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;IMG alt="There should be numbers reported in front of sq km, sq mi in these pop-ups. Very frustrating." class="image-1 jive-image j-img-original" src="/legacyfs/online/422693_No Info.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Sep 2018 03:30:43 GMT</pubDate>
    <dc:creator>AmyGwin2</dc:creator>
    <dc:date>2018-09-23T03:30:43Z</dc:date>
    <item>
      <title>Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232421#M11416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why won't the Attribute Expression configured for a Pop-Up save and display to a layer shared across Web Maps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following Arcade expression was a great work around for displaying the acres of a selected feature with the default Web Mercator Projection.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/398740_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/398744_pastedImage_4.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/398739_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the expression is added to the Pop-Up of a layer of a Hosted Feature Service shared with my work group it only works for one session in&amp;nbsp;Map Viewer. When the Web Map is opened latter the expression output won't display. The expression still shows in the Pop-Up configuration menu, but it doesn't display an actual output in the Pop-Up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/398745_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;P&gt;The Feature Service and Web Maps in discussion are shared to a group and cached to Collector.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on why the saved Arcade expression quits displaying?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jcoo490&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 17:48:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232421#M11416</guid>
      <dc:creator>JarettCook</dc:creator>
      <dc:date>2018-03-13T17:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232422#M11417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jarett,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression should work across web maps. Is the map public? If not, you may want to get in touch with Support Services to look into what specifically is happening with your map. Do you see this issue on all browsers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 22:25:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232422#M11417</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2018-03-15T22:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232423#M11418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The maps that&amp;nbsp;display the Feature Service in question are only shared with my group.&amp;nbsp; I see the same issue in Chrome and Internet Explorer. How do I contact Support Services?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 22:47:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232423#M11418</guid>
      <dc:creator>JarettCook</dc:creator>
      <dc:date>2018-03-15T22:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232424#M11419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Details here:&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/contact-tech-support#us" title="https://support.esri.com/en/contact-tech-support#us"&gt;Esri Support Contact Support&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you don't reside in the&amp;nbsp;US, you can select the country to get details of your local distributor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have access to &lt;A class="link-titled" href="https://my.esri.com/" title="https://my.esri.com/"&gt;https://my.esri.com/&lt;/A&gt;&amp;nbsp;, you can also create an support case there.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/399213_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2018 16:28:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232424#M11419</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-03-18T16:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232425#M11420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am also having this issue. It only reports the information in the popup one session. All the information in faked for a new app I am building, and just wrapping up the configurations, when I noticed the size wasn't appearing on previously created test polygons, lines. I am using Arcade in AGOL expression, but I am not sharing at all right now. Our organization is behind a firewall until we move to Portal.&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Round(AreaGeodetic($feature, 'square-kilometers'),2)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;Round(AreaGeodetic($feature, 'square-miles'),2)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;IMG alt="There should be numbers reported in front of sq km, sq mi in these pop-ups. Very frustrating." class="image-1 jive-image j-img-original" src="/legacyfs/online/422693_No Info.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Sep 2018 03:30:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232425#M11420</guid>
      <dc:creator>AmyGwin2</dc:creator>
      <dc:date>2018-09-23T03:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232426#M11421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just did a test to see if the expressions work correctly in my portal (AGOL) and they do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/422702_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resulting pop-up:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/422698_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best to contact Esri Support and&amp;nbsp;work through the case.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Sep 2018 21:28:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232426#M11421</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-09-23T21:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232427#M11422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Xander,&lt;/P&gt;&lt;P&gt;So thanks for checking. However the issues isn't whether it works. The issues is that once the session ends and you come back to the popup - the information is missing. Could you go back to your feature shown and confirm that the arcade expression is still reporting from before. Thanks in advance. Also - I am unable to contact ESRI since I am not the primary contact.&lt;/P&gt;&lt;P&gt;-Amy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:58:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232427#M11422</guid>
      <dc:creator>AmyGwin2</dc:creator>
      <dc:date>2018-09-25T15:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232428#M11423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange... just created a couple of polygons, saved the map with the expressions and closed it. Opened the map again from my content and the expression are still there and work without problems.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/423309_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you describe the steps a little more to see if I can reproduce?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Sep 2018 22:43:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232428#M11423</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-09-30T22:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232429#M11424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Xander,&lt;/P&gt;&lt;P&gt;I am&amp;nbsp;&lt;EM&gt;finally&lt;/EM&gt; working with ESRI tech support now. They were able to reproduce it on their end. It appears this issue only applies to hosted feature layers that have been set to 'editable'. I am anxious to hear if there is a fix available. This functionality would really improve my organizations' buy-in of web maps. I'm interested to hear how this works on your end as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 18:00:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232429#M11424</guid>
      <dc:creator>AmyGwin2</dc:creator>
      <dc:date>2018-10-01T18:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232430#M11425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you can see I haven't been able to reproduce it on my end. Since support has been able to reproduce it I&amp;nbsp;think the best way is to wait for a solution from their side. One thing that does come to mind is creating a Hosted feature layer view:&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm" title="https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm"&gt;Create hosted feature layer views—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;. Since this is a different way of looking at the feature layer, maybe the Arcade expression will work here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 19:46:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232430#M11425</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-10-01T19:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232431#M11426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amy and Xander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read into this bug a little further.&amp;nbsp; It looks like the bug is specific to using the AreaGeodetic expression with non-webmercator projection.&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;Support is limited to geometries with a Web Mercator (wkid 3857) or a WGS 84 (wkid 4326) spatial reference.&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #e6e6e6; font-size: 14.6667px;"&gt;&lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#areageodetic"&gt;https://developers.arcgis.com/arcade/function-reference/geometry_functions/#areageodetic&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It shouldn't have been possible to create this expression with a service in an unsupported geometry. Are you able to reproject your data into Web Mercator prior to publishing? This should get you up and running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #e6e6e6; font-size: 14.6667px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2018 00:08:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232431#M11426</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2018-10-06T00:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232432#M11427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This has been a identified as a confirmed bug.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on Kelly's notes I started over from a new shapefile - in web mercator. Shared it as a hosted feature layer, enabled editor tracking. Created the expressions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the webmap I drew a new polygon. However the expressions wouldn't produce any values on this new hosted feature layer. Either way ESRI documents both as supported spatial references.&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;H3 style="color: #4c4c4c; background-color: #ffffff; font-size: 1.69949rem; margin: 0px 0px 0.75rem;"&gt;AreaGeodetic&lt;/H3&gt;&lt;H5 style="color: #4c4c4c; background-color: #ffffff; font-size: 1.2019rem; margin: 0px 0px 0.75rem;"&gt;AreaGeodetic( geometry, unit? ) -&amp;gt; returns:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE style="color: #595959; background-color: #f8f8f8; border: 1px solid #efefef; font-size: 0.875em;"&gt;Number&lt;/CODE&gt;&lt;/H5&gt;&lt;P style="color: #4c4c4c; background-color: #ffffff; margin-top: 0px; margin-bottom: 1.5rem;"&gt;&lt;STRONG&gt;Since version 1.3&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #4c4c4c; background-color: #ffffff; margin-top: 0px; margin-bottom: 1.5rem;"&gt;Returns the geodetic area of the input geometry in the given units. This is more reliable measurement of area than&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#area" style="color: #0079c1; text-decoration: none;"&gt;Area()&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;because it takes into account the Earth's curvature. Support is limited to geometries with a Web Mercator (wkid 3857) or a WGS 84 (wkid 4326) spatial reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;STRONG&gt;Be aware that using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE style="color: #595959; background-color: #f8f8f8; border: 1px solid #efefef; font-size: 0.875em;"&gt;$feature&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;as input to this function will yield results only as precise as the view's scale resolution. Therefore values returned from expressions using this function may change after zooming between scales.&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/" style="color: #0079c1; text-decoration: none;"&gt;Read more here&lt;/A&gt;.&lt;/P&gt;&lt;TABLE style="color: #4c4c4c; background-color: #ffffff; border: 1px solid #cccccc; font-size: 0.875rem; margin-bottom: 1.5rem;"&gt;&lt;THEAD style="background-color: #efefef; border-bottom: 1px solid #cccccc; font-size: 1rem;"&gt;&lt;TR style="border-bottom: none;"&gt;&lt;TH style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.5rem;"&gt;Name&lt;/TH&gt;&lt;TH style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.5rem;"&gt;Type&lt;/TH&gt;&lt;TH style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.5rem;"&gt;Description&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR style="border-bottom: 1px solid #cccccc;"&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.5rem;"&gt;geometry&lt;/TD&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.5rem;"&gt;Polygon / Feature&lt;/TD&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.5rem;"&gt;The Polygon or Extent geometry for which to calculate the planar area.&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border-bottom: none;"&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.5rem;"&gt;unit&lt;/TD&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.5rem;"&gt;String / Number&lt;/TD&gt;&lt;TD style="border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; font-weight: 300; padding: 0.5rem;"&gt;&lt;CODE style="color: #595959; background-color: #f8f8f8; border: 1px solid #efefef; font-size: 0.875em;"&gt;optional&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Measurement unit of the return value. Use one of the string values listed in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#units-reference" style="color: #0079c1; text-decoration: none;"&gt;Units reference&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or any of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/java/10-2/api-reference/constant-values.html#com.esri.core.geometry.AreaUnit.Code.ACRE" style="color: #0079c1; text-decoration: none;"&gt;numeric codes&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for area units.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;H6 style="color: #4c4c4c; background-color: #ffffff; font-size: 1rem; margin: 0px 0px 0.75rem;"&gt;Returns:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE style="color: #595959; background-color: #f8f8f8; border: 1px solid #efefef; font-size: 0.875em;"&gt;Number&lt;/CODE&gt;&lt;/H6&gt;&lt;H5 style="color: #4c4c4c; background-color: #ffffff; font-size: 1.2019rem; margin: 0px 0px 0.75rem;"&gt;Example&lt;/H5&gt;&lt;H6 style="color: #4c4c4c; background-color: #ffffff; font-size: 1rem; margin: 0px 0px 0.75rem;"&gt;Returns the geodetic area of the feature in square meters&lt;/H6&gt;&lt;PRE style="color: #4c4c4c; background-color: #ffffff; font-size: 16px; margin-bottom: 1.5rem;"&gt;&lt;CODE class="" style="color: #595959; background-color: #f8f8f8; border: 1px solid #efefef; font-size: 0.875em;"&gt;&lt;SPAN class="" style="color: #5c2699;"&gt;AreaGeodetic&lt;/SPAN&gt;(&lt;SPAN class="" style="color: #1c00cf;"&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;$feature&lt;/SPAN&gt;&lt;/SPAN&gt;, &lt;SPAN class="" style="color: #c41a16;"&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;'square-meters'&lt;/SPAN&gt;&lt;/SPAN&gt;)&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I am &lt;STRONG&gt;desperate&lt;/STRONG&gt; for a workaround solution for my organization to embrace ArcGIS Online for collaboration on shapes/spatial data . This is a key missing component for users. They need to be able to draw a polygon and get a very realistic size without using a secondary tool then editing to record the size.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Would the better approach be to create a JSON feature and return the JSON geometry calculation?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 13:27:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232432#M11427</guid>
      <dc:creator>AmyGwin2</dc:creator>
      <dc:date>2018-10-16T13:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232433#M11428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you able to share the layer that is published in Web Mercator? As this should be working with this projection I would recommend getting in contact with tech support if it isn't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kelly&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 20:00:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232433#M11428</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2018-10-16T20:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232434#M11429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Kelly, I've already tried ESRI support. This has been a identified as a confirmed bug. See the note from the ESRI tech below.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Thank you for your reply. For the time being,&amp;nbsp;&amp;nbsp;I have attached the bug to the case, which you now should be able to see its full description in My ESRI &amp;gt; My Organization &amp;gt; Support &amp;gt; Search for the bug&amp;nbsp;(BUG-000117230 - Arcade expressions Round(AreaGeodetic($feature, 'square kilometers'),2) is not saved when using 'Save Layer' option in the 'Visualization' tab of the item details)&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I'm looking for a workaround.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;I am&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;desperate&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for a workaround solution for my organization to embrace ArcGIS Online for collaboration on shapes/spatial data . This is a key missing component for our users.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 20:29:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232434#M11429</guid>
      <dc:creator>AmyGwin2</dc:creator>
      <dc:date>2018-10-16T20:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade expression for Pop-Ups fails to display.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232435#M11430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The BUG mentions that the Arcade expression is not stored when saving the layer, but why don't you share the web map instead?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 21:30:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-for-pop-ups-fails-to-display/m-p/232435#M11430</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-10-16T21:30:57Z</dc:date>
    </item>
  </channel>
</rss>

