<?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: operation dashboard: sum area error in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612172#M3338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Tif,&amp;nbsp;&lt;/P&gt;&lt;P&gt;when query is made from Operation Dashboard the ArcFGIS Server manager log is always:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;SEVERE&amp;nbsp; &amp;nbsp; Geodatabase error: Attribute column not found[ORA-00904: "SHAPE"."AREA": identificativo non valido].&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;(translation for &lt;SPAN style="background-color: #f6f6f6;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;identificativo non valido]&lt;/SPAN&gt;&amp;nbsp;non valid identifier)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Searching the net it seems and Oralce error message due to characters field name&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.dba-oracle.com/t_ora_00904_string_invalid_identifier.htm" title="http://www.dba-oracle.com/t_ora_00904_string_invalid_identifier.htm"&gt;ORA-00904 invalid identifier tips&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I tryed to change the ALIAS for the SHAPE.AREA&amp;nbsp; field in SDE&amp;nbsp; ("AREA") and also in ArcMAP&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to serve also a&amp;nbsp; new MXD and service&lt;/P&gt;&lt;P&gt;but nothiong change and the error is always the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everty other SUM operation in Op. Dash using other numeric fields works correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hera one of the maps ervice used for test:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://webgis.arpa.piemonte.it/ags101free/rest/services/sviluppo/test_area/MapServer" title="https://webgis.arpa.piemonte.it/ags101free/rest/services/sviluppo/test_area/MapServer"&gt;sviluppo/test_area (MapServer)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;Enrico&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Feb 2018 08:12:10 GMT</pubDate>
    <dc:creator>Arpa_PiemonteGeoportal_Team</dc:creator>
    <dc:date>2018-02-20T08:12:10Z</dc:date>
    <item>
      <title>operation dashboard: sum area error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612168#M3334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Operation Dahboard&amp;nbsp;&amp;nbsp;I'm trying&amp;nbsp; to use a simple Indicator widget to summarize area from a&amp;nbsp;polygon layer in my webmap (using SHAPE AREA FIELD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN&gt;SHAPE AREA FIELD&lt;/SPAN&gt; is visible either in the mxd either in the map service and AGOL webmap: I can also see it in Operations Dashboard widget properties&amp;nbsp;panel but when i use the SUM option&amp;nbsp; with tthe&amp;nbsp;SHAPE-AREA field nothing appears but a message error (yellow triangle in preview): impossible to access the data.&lt;/P&gt;&lt;P&gt;Same thin if i chose minimum, maximum o r standar deviation options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I make the same thingswith other numeric fields the widget works properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Suggestion???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 10:29:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612168#M3334</guid>
      <dc:creator>Arpa_PiemonteGeoportal_Team</dc:creator>
      <dc:date>2018-01-17T10:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: operation dashboard: sum area error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612169#M3335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is you data hosted on AGOL or via your own server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you open developer tools (in Chrome) and navigate to the network tab. Then if you change the statistic to be the "SUM" of the Shape_Area field, you should see that network request being sent to the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you click on the request, and open the "Preview" tab, you should see what the response from the server is.&lt;/P&gt;&lt;P&gt;What do you see?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Example using dev tools." class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/393062_example.gif" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 13:42:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612169#M3335</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-01-17T13:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: operation dashboard: sum area error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612170#M3336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately&amp;nbsp;in the preview I see am error:&lt;/P&gt;&lt;OL class="" style="color: #212121 !important; font-size: 12px;"&gt;&lt;LI class=""&gt;&lt;SPAN&gt;{error: {code: 400, message: "Unable to complete operation.", details: []}}&lt;/SPAN&gt;&lt;OL class="" style="padding-left: 12px;"&gt;&lt;LI class=""&gt;&lt;SPAN class="" style="color: #881391;"&gt;error&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class=""&gt;{code: 400, message: "Unable to complete operation.", details: []}&lt;/SPAN&gt;&lt;OL class="" style="padding-left: 12px;"&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;code&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #1c00cf;"&gt;400&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;details&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class=""&gt;[]&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;message&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;&lt;SPAN class="" style="color: #222222;"&gt;"&lt;/SPAN&gt;Unable to complete operation.&lt;SPAN class="" style="color: #222222;"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff;"&gt;I f i use the same layer with another numeric field the resoponse ios correct: for example&lt;/SPAN&gt;&lt;/P&gt;&lt;OL class="" style="color: #212121 !important; font-size: 12px;"&gt;&lt;LI class=""&gt;&lt;SPAN&gt;{displayFieldName: "", fieldAliases: {VALUE: "VALUE"},…}&lt;/SPAN&gt;&lt;OL class="" style="padding-left: 12px;"&gt;&lt;LI&gt;&lt;SPAN class="" style="color: #881391;"&gt;displayFieldName&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;&lt;SPAN class="" style="color: #222222;"&gt;"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #222222;"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI class=""&gt;&lt;SPAN class="" style="color: #881391;"&gt;features&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class=""&gt;[{attributes: {VALUE: null}}]&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI class=""&gt;&lt;SPAN class="" style="color: #881391;"&gt;fieldAliases&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class=""&gt;{VALUE: "VALUE"}&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI class=""&gt;&lt;SPAN class="" style="color: #881391;"&gt;fields&lt;/SPAN&gt;&lt;SPAN class="" style="padding-right: 5px;"&gt;:&lt;/SPAN&gt;&lt;SPAN class=""&gt;[{name: "VALUE", type: "esriFieldTypeDouble", alias: "VALUE"}]&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff;"&gt;I tried to restart or roverwrite teh service but nothing happens.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 12:57:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612170#M3336</guid>
      <dc:creator>Arpa_PiemonteGeoportal_Team</dc:creator>
      <dc:date>2018-01-30T12:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: operation dashboard: sum area error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612171#M3337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that your service&amp;nbsp;was running into some problem when&amp;nbsp;it tries to process this&amp;nbsp;"get statistic" query. Is it possible for you to check the ArcGIS Server log (please turn on the Verbose log level) when you make this query, to see if&amp;nbsp;you can get more detail out of&amp;nbsp;why the server complains about the request?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 23:00:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612171#M3337</guid>
      <dc:creator>TifPun</dc:creator>
      <dc:date>2018-02-07T23:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: operation dashboard: sum area error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612172#M3338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Tif,&amp;nbsp;&lt;/P&gt;&lt;P&gt;when query is made from Operation Dashboard the ArcFGIS Server manager log is always:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;SEVERE&amp;nbsp; &amp;nbsp; Geodatabase error: Attribute column not found[ORA-00904: "SHAPE"."AREA": identificativo non valido].&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;(translation for &lt;SPAN style="background-color: #f6f6f6;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;identificativo non valido]&lt;/SPAN&gt;&amp;nbsp;non valid identifier)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Searching the net it seems and Oralce error message due to characters field name&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.dba-oracle.com/t_ora_00904_string_invalid_identifier.htm" title="http://www.dba-oracle.com/t_ora_00904_string_invalid_identifier.htm"&gt;ORA-00904 invalid identifier tips&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I tryed to change the ALIAS for the SHAPE.AREA&amp;nbsp; field in SDE&amp;nbsp; ("AREA") and also in ArcMAP&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to serve also a&amp;nbsp; new MXD and service&lt;/P&gt;&lt;P&gt;but nothiong change and the error is always the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everty other SUM operation in Op. Dash using other numeric fields works correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hera one of the maps ervice used for test:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://webgis.arpa.piemonte.it/ags101free/rest/services/sviluppo/test_area/MapServer" title="https://webgis.arpa.piemonte.it/ags101free/rest/services/sviluppo/test_area/MapServer"&gt;sviluppo/test_area (MapServer)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;Enrico&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 08:12:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612172#M3338</guid>
      <dc:creator>Arpa_PiemonteGeoportal_Team</dc:creator>
      <dc:date>2018-02-20T08:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: operation dashboard: sum area error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612173#M3339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Were you able to get this fixed? I'm having the same issue as well.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2018 15:49:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612173#M3339</guid>
      <dc:creator>RichGallacher</dc:creator>
      <dc:date>2018-07-24T15:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: operation dashboard: sum area error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612174#M3340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you define as Double, you should define the Precision and Scale ... without defining , not working.&amp;nbsp; I defined my Area Precision = 38 and Scale =8&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2019 07:41:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612174#M3340</guid>
      <dc:creator>PSAQATAR</dc:creator>
      <dc:date>2019-04-25T07:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: operation dashboard: sum area error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612175#M3341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wondering if you ever got this sorted out? I am trying to do the same thing and having the same issue as you.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2019 03:40:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/612175#M3341</guid>
      <dc:creator>GinoMellino</dc:creator>
      <dc:date>2019-10-25T03:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: operation dashboard: sum area error</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/1083756#M4860</link>
      <description>&lt;P&gt;We are experiencing the same issue mentioned in this thread. shape.length gives an error "Cannot access data" when using the indicator widget in dashboards Portal 10.8.1, was this ever resolved? What is the solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hayleigh&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jul 2021 22:08:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/operation-dashboard-sum-area-error/m-p/1083756#M4860</guid>
      <dc:creator>HayleighFisher</dc:creator>
      <dc:date>2021-07-28T22:08:53Z</dc:date>
    </item>
  </channel>
</rss>

