<?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 results display 'Data Error' in 'Show Table' in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-results-display-data-error-in/m-p/672649#M33419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings Kyle,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you are running into a defect with related tables and Arcade. I have not found any workaround unfortunately, but &lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEyNjczMQ=="&gt;you can subscribe to the defect here&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also &lt;A href="https://support.esri.com/en"&gt;log a support ticket&lt;/A&gt; and they will attach you to the defect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry to hear this defect is affecting your workflow.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Feb 2020 15:58:56 GMT</pubDate>
    <dc:creator>AndrewWhitman1</dc:creator>
    <dc:date>2020-02-07T15:58:56Z</dc:date>
    <item>
      <title>Arcade Expression results display 'Data Error' in 'Show Table'</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-results-display-data-error-in/m-p/672648#M33418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have configured an Arcade expression in a Table popup. There is a 1:M relationship between a point layer and this Table. The resulting value of the Arcade expression is successful. However, when viewing the Table's attribute table in the map viewer, a blue hyperlink is displayed in the expression attribute column with the value 'Show', but when clicking it displays 'Data Error'.&lt;/P&gt;&lt;P&gt;When saving the map and attempting to view the table using the Web AppBuilder Attribute Table widget, no records display when viewing the Table's attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following expression returns a successful value, but displays as 'Data Error' when viewing in the attribute table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;var signTable = FeatureSetByRelationshipName($feature, "RoadSign");

var results = "";

for (var r in signTable) {
    results =+ r.SignID
}

return results&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Need to be able to view the related Table with attributes grabbed from the related feature layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts or ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:24:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-results-display-data-error-in/m-p/672648#M33418</guid>
      <dc:creator>KyleWikstrom</dc:creator>
      <dc:date>2021-12-12T04:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Expression results display 'Data Error' in 'Show Table'</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-results-display-data-error-in/m-p/672649#M33419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings Kyle,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you are running into a defect with related tables and Arcade. I have not found any workaround unfortunately, but &lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEyNjczMQ=="&gt;you can subscribe to the defect here&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also &lt;A href="https://support.esri.com/en"&gt;log a support ticket&lt;/A&gt; and they will attach you to the defect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry to hear this defect is affecting your workflow.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2020 15:58:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-expression-results-display-data-error-in/m-p/672649#M33419</guid>
      <dc:creator>AndrewWhitman1</dc:creator>
      <dc:date>2020-02-07T15:58:56Z</dc:date>
    </item>
  </channel>
</rss>

