<?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: Calculate Field based on a Join for Hosted Feature Layer in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579219#M25435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - I am managing a hosted feature service in ArcPro.&amp;nbsp; To update a text field, I joined an excel table that has updated info.&amp;nbsp; Then I was going to use calculate field to replace the existing data but the process failed.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2020 14:25:47 GMT</pubDate>
    <dc:creator>E_-_EricaHahn__GISS_</dc:creator>
    <dc:date>2020-06-30T14:25:47Z</dc:date>
    <item>
      <title>Calculate Field based on a Join for Hosted Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579215#M25431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcGIS Pro, I have a hosted feature layer (produced from Survey123 Connect) and a standalone table from a local FGDB. I performed a join in order to update a field on the feature layer from data contained in the table. Performing the calculate, using Arcade, I get an error message about multiple OID&lt;IMG alt="" class="image-1 j-img-floatend jive-image j-img-original" src="https://community.esri.com/legacyfs/online/435624_Picture1.png" style="float: right;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 16:51:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579215#M25431</guid>
      <dc:creator>ReneAubut</dc:creator>
      <dc:date>2019-01-23T16:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Field based on a Join for Hosted Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579216#M25432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would log this error at support, since I think this should be able without generating any error. At the same time I think you&amp;nbsp;should be able to do this calculation in ArcGIS Online directly, possibly applying the FeatureSetBy* functions&amp;nbsp;access the table in the Arcade expression.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 19:25:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579216#M25432</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2019-01-23T19:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Field based on a Join for Hosted Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579217#M25433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - did you resolve this issue - I have the same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2020 16:24:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579217#M25433</guid>
      <dc:creator>E_-_EricaHahn__GISS_</dc:creator>
      <dc:date>2020-06-29T16:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Field based on a Join for Hosted Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579218#M25434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/people/ehahn_nifc"&gt;ehahn_nifc&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could elaborate a bit on your specific problem in a new question, I would be able to look at he alternative of using Arcade to obtain what you want (even without a join).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2020 13:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579218#M25434</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2020-06-30T13:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Field based on a Join for Hosted Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579219#M25435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - I am managing a hosted feature service in ArcPro.&amp;nbsp; To update a text field, I joined an excel table that has updated info.&amp;nbsp; Then I was going to use calculate field to replace the existing data but the process failed.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2020 14:25:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579219#M25435</guid>
      <dc:creator>E_-_EricaHahn__GISS_</dc:creator>
      <dc:date>2020-06-30T14:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Field based on a Join for Hosted Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579220#M25436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/408291"&gt;E - Erica Hahn (GISS)&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not a big fan of joining data directly to an Excel file (or using Excel data directly). I assume that Arcade will be able to access the data from the Excel (I have not tested this) and update the hosted feature service based on values from the Excel file.&amp;nbsp;Is it possible to obtain access to a sample of the data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2020 21:25:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579220#M25436</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2020-06-30T21:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Field based on a Join for Hosted Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579221#M25437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using expression type = python 3.&amp;nbsp; Worked for me when joining a csv. ArcGIS Pro v2.6&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2020 12:41:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-based-on-a-join-for-hosted-feature/m-p/579221#M25437</guid>
      <dc:creator>WillHughes</dc:creator>
      <dc:date>2020-09-24T12:41:04Z</dc:date>
    </item>
  </channel>
</rss>

