<?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 Can't use the calculate tool in Arc GIS Pro when using a joined table in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-use-the-calculate-tool-in-arc-gis-pro-when/m-p/1224632#M61437</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using Arc GIS Pro 2.8 &amp;amp; am using model builder to create 2 tables. One has reference data (decimal values) that I want to refer to in the other table when carrying calculations using the calculate tool.&lt;/P&gt;&lt;P&gt;I found this article&amp;nbsp;&lt;A href="https://support.esri.com/en/technical-article/000006941" target="_blank" rel="noopener"&gt;Bug: Unable to calculate fields when tables or feature classes are joined (esri.com)&lt;/A&gt;&amp;nbsp;which I've tried &amp;amp; still get the error message attached. Any ideas?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tables are joined on the object ID field &amp;amp; when opening the calculate tool I can see all of the fields from both tables.&lt;/P&gt;&lt;P&gt;I have also tried appending/merging the 2 tables to achieve the same outcome of having all of the fields available to then carry out calculations however when I append I can schema errors. Merging creates 6 records instead of just 3.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Oct 2022 12:16:20 GMT</pubDate>
    <dc:creator>AndrewReynoldsDevon</dc:creator>
    <dc:date>2022-10-24T12:16:20Z</dc:date>
    <item>
      <title>Can't use the calculate tool in Arc GIS Pro when using a joined table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-use-the-calculate-tool-in-arc-gis-pro-when/m-p/1224632#M61437</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using Arc GIS Pro 2.8 &amp;amp; am using model builder to create 2 tables. One has reference data (decimal values) that I want to refer to in the other table when carrying calculations using the calculate tool.&lt;/P&gt;&lt;P&gt;I found this article&amp;nbsp;&lt;A href="https://support.esri.com/en/technical-article/000006941" target="_blank" rel="noopener"&gt;Bug: Unable to calculate fields when tables or feature classes are joined (esri.com)&lt;/A&gt;&amp;nbsp;which I've tried &amp;amp; still get the error message attached. Any ideas?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tables are joined on the object ID field &amp;amp; when opening the calculate tool I can see all of the fields from both tables.&lt;/P&gt;&lt;P&gt;I have also tried appending/merging the 2 tables to achieve the same outcome of having all of the fields available to then carry out calculations however when I append I can schema errors. Merging creates 6 records instead of just 3.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 12:16:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-use-the-calculate-tool-in-arc-gis-pro-when/m-p/1224632#M61437</guid>
      <dc:creator>AndrewReynoldsDevon</dc:creator>
      <dc:date>2022-10-24T12:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use the calculate tool in Arc GIS Pro when using a joined table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-use-the-calculate-tool-in-arc-gis-pro-when/m-p/1224653#M61442</link>
      <description>&lt;P&gt;Are you trying to do a field calculation in the table that you joined to or the one you are using for the join?&lt;/P&gt;&lt;P&gt;The former supports the field calculations, the latter cannot unless you reverse the join.&amp;nbsp; A period in the field name suggests you might have duplicate names differentiated by table names.&lt;/P&gt;&lt;P&gt;There are two join tools&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-join.htm" target="_blank"&gt;Add Join (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/join-field.htm" target="_blank"&gt;Join Field (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;check which one suits your needs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 13:06:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-use-the-calculate-tool-in-arc-gis-pro-when/m-p/1224653#M61442</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-10-24T13:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use the calculate tool in Arc GIS Pro when using a joined table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-use-the-calculate-tool-in-arc-gis-pro-when/m-p/1224659#M61443</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;Thanks for the quick reply - I tried the join the other way &amp;amp; the calculation is now working ok!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 13:22:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-use-the-calculate-tool-in-arc-gis-pro-when/m-p/1224659#M61443</guid>
      <dc:creator>AndrewReynoldsDevon</dc:creator>
      <dc:date>2022-10-24T13:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can't use the calculate tool in Arc GIS Pro when using a joined table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/can-t-use-the-calculate-tool-in-arc-gis-pro-when/m-p/1664795#M100036</link>
      <description>&lt;P&gt;How do you "reverse the join" when using the Make Query Table tool?&amp;nbsp; I am joining two tables on two fields, name and ID, and now I want to populate a field in one of the tables from a field in the other table, but I get a&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/3.3/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-03626-03650-003643.htm" target="_blank"&gt;003643: Joined field &amp;lt;value&amp;gt; not allowed for field calculation.—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;error.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Nov 2025 00:11:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/can-t-use-the-calculate-tool-in-arc-gis-pro-when/m-p/1664795#M100036</guid>
      <dc:creator>PaulCone2</dc:creator>
      <dc:date>2025-11-11T00:11:51Z</dc:date>
    </item>
  </channel>
</rss>

