<?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: Join and Relate Difficulties in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/join-and-relate-difficulties/m-p/1628469#M96945</link>
    <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/919443"&gt;@EthanGibbens&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If you want only specific fields to show from another table then a join makes the most sense. Relates only correlates one field to another field based on matching values. If you want the join table to join to each matching record but only include specific fields then you can try the following.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Export and join option&lt;OL&gt;&lt;LI&gt;Try exporting the table to only have the fields that you want plus the join field&lt;/LI&gt;&lt;LI&gt;Create the join and it should only have the fields you exported shown.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Join then toggle fields&lt;OL&gt;&lt;LI&gt;Join both tables&lt;/LI&gt;&lt;LI&gt;Click on the feature and select the "&lt;STRONG&gt;data&lt;/STRONG&gt;" tab in the ribbon.&lt;/LI&gt;&lt;LI&gt;In the data tab click on fields.&lt;/LI&gt;&lt;LI&gt;Toggle the fields you only want to show/export&lt;/LI&gt;&lt;LI&gt;(Optional) Export the joined table as a table of matching results.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jun 2025 17:50:32 GMT</pubDate>
    <dc:creator>RPGIS</dc:creator>
    <dc:date>2025-06-30T17:50:32Z</dc:date>
    <item>
      <title>Join and Relate Difficulties</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-and-relate-difficulties/m-p/1628458#M96944</link>
      <description>&lt;TABLE border="1" width="98.74843554443054%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="25%" height="25px"&gt;Tract&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Field&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Tract - Table 2&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;Field - Table 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="25%" height="126px"&gt;100&lt;/TD&gt;&lt;TD width="25%" height="126px"&gt;1&lt;/TD&gt;&lt;TD width="25%" height="126px"&gt;100&lt;/TD&gt;&lt;TD width="25%" height="126px"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="25%" height="25px"&gt;100&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;2&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;200&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="25%" height="25px"&gt;200&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;5&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;200&lt;/TD&gt;&lt;TD width="25%" height="25px"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="25px"&gt;200&lt;/TD&gt;&lt;TD height="25px"&gt;10&lt;/TD&gt;&lt;TD height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="25px"&gt;200&lt;/TD&gt;&lt;TD height="25px"&gt;11&lt;/TD&gt;&lt;TD height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(If I could post a screenshot I would, No permissions)&lt;/P&gt;&lt;P&gt;I am not great with terminology as I have basically no training but am expected to use ArcPro to do the very basics. Well, I would like to make my life a little easier and see if I can relate these two tables together so I can make better maps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made an excel document with Tracts and Fields on it to try and join to a current layer my Organization has. The problem I am having now is when I join Tracts only, it with pull up the correct tracts but with ALL the fields as well and my goal is to only have the Tracts with the fields I need being shown.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to even do this? Tracts are polygons and there can be many field polygons within a Tracts&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 17:33:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-and-relate-difficulties/m-p/1628458#M96944</guid>
      <dc:creator>EthanGibbens</dc:creator>
      <dc:date>2025-06-30T17:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Join and Relate Difficulties</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/join-and-relate-difficulties/m-p/1628469#M96945</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/919443"&gt;@EthanGibbens&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If you want only specific fields to show from another table then a join makes the most sense. Relates only correlates one field to another field based on matching values. If you want the join table to join to each matching record but only include specific fields then you can try the following.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Export and join option&lt;OL&gt;&lt;LI&gt;Try exporting the table to only have the fields that you want plus the join field&lt;/LI&gt;&lt;LI&gt;Create the join and it should only have the fields you exported shown.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Join then toggle fields&lt;OL&gt;&lt;LI&gt;Join both tables&lt;/LI&gt;&lt;LI&gt;Click on the feature and select the "&lt;STRONG&gt;data&lt;/STRONG&gt;" tab in the ribbon.&lt;/LI&gt;&lt;LI&gt;In the data tab click on fields.&lt;/LI&gt;&lt;LI&gt;Toggle the fields you only want to show/export&lt;/LI&gt;&lt;LI&gt;(Optional) Export the joined table as a table of matching results.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 17:50:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/join-and-relate-difficulties/m-p/1628469#M96945</guid>
      <dc:creator>RPGIS</dc:creator>
      <dc:date>2025-06-30T17:50:32Z</dc:date>
    </item>
  </channel>
</rss>

