<?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: Data Type discrepancy in Attribute Table of WebMap v Web App Builder in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/data-type-discrepancy-in-attribute-table-of-webmap/m-p/300967#M15121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Web Maps on AGOL will always be using the latest JS API release where as WAB will be a step or two behind. What you are seeing is a specific WAB feature where the AT widget is treating the arcade expression result as a Number and not just an integer like the AGOL web map is. You should contact esri tech support on this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Oct 2019 14:15:49 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-10-25T14:15:49Z</dc:date>
    <item>
      <title>Data Type discrepancy in Attribute Table of WebMap v Web App Builder</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/data-type-discrepancy-in-attribute-table-of-webmap/m-p/300966#M15120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created an Arcade expression to show the DateDiff in Days (Number data type). This works totally fine in ArcGIS Online Web Map. But when I use the Attribute Table widget in Web App Builder, the DateDiff is converted to String/Epoch Time and showing in decimals. It shows correctly in the pop-ups but I am not sure why it is showing a different data type in the attribute table widget. Here are some screenshots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ArcGIS Web Map):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="467188" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/467188_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ArcGIS Web App Builder Attribute Table Widget):&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG __jive_id="467189" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/467189_pastedImage_4.png" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pop-ups from Web Map are honored in Web App Builder without any issue.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG __jive_id="467190" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/467190_pastedImage_5.png" /&gt;&lt;IMG __jive_id="467191" class="jive-image image-4" src="https://community.esri.com/legacyfs/online/467191_pastedImage_6.png" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is ArcGIS Online WebMap and Web App Builder using the same Javascript API version or not?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;‌ Appreciate if you have any inputs to deal with this. Thank you&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 14:26:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/data-type-discrepancy-in-attribute-table-of-webmap/m-p/300966#M15120</guid>
      <dc:creator>RVG296</dc:creator>
      <dc:date>2019-10-23T14:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data Type discrepancy in Attribute Table of WebMap v Web App Builder</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/data-type-discrepancy-in-attribute-table-of-webmap/m-p/300967#M15121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Web Maps on AGOL will always be using the latest JS API release where as WAB will be a step or two behind. What you are seeing is a specific WAB feature where the AT widget is treating the arcade expression result as a Number and not just an integer like the AGOL web map is. You should contact esri tech support on this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2019 14:15:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/data-type-discrepancy-in-attribute-table-of-webmap/m-p/300967#M15121</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-10-25T14:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data Type discrepancy in Attribute Table of WebMap v Web App Builder</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/data-type-discrepancy-in-attribute-table-of-webmap/m-p/300968#M15122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resolved it by rounding the number inside the Arcade expression itself rather than using ArcGIS Online Configure Attributes. Totally forced it to be a String.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2019 16:15:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/data-type-discrepancy-in-attribute-table-of-webmap/m-p/300968#M15122</guid>
      <dc:creator>RVG296</dc:creator>
      <dc:date>2019-10-25T16:15:41Z</dc:date>
    </item>
  </channel>
</rss>

