<?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: how to combine two attribute table in acgis through model builder? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702124#M39844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure. It would definitely help to know what your attribute fields are that you are trying to update. If you could either send a sample dataset of &lt;SPAN style="color: #4d4d4d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-weight: bold; background-color: #fefefe;"&gt;Centroid_Sites_Fbr&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;and &lt;SPAN style="font-weight: bold; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #4d4d4d;"&gt;Centroid_Sites_Fiber&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; background-color: #fefefe;"&gt; or at least provide a screen shot of the full attribute tables that would help us get started. Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jan 2016 19:57:45 GMT</pubDate>
    <dc:creator>LukeSturtevant</dc:creator>
    <dc:date>2016-01-26T19:57:45Z</dc:date>
    <item>
      <title>how to combine two attribute table in acgis through model builder?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702119#M39839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working with two attribute tables shown below. I want to join &lt;STRONG&gt;Centroid_Sites_Fbr (objectID) &lt;/STRONG&gt;to &lt;STRONG&gt;Centroid_Sites_Fiber (In_FID)&lt;/STRONG&gt;. As you can see &lt;STRONG&gt;Centroid_Sites_Fiber&lt;/STRONG&gt; contains multiple values for some records. I want to join these two tables where output should have all &lt;STRONG&gt;15 ObjectId&lt;/STRONG&gt; plus the multiple data from &lt;STRONG&gt;Centroid_Sites_Fiber&lt;/STRONG&gt; table. Any help is appreciated. &lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/173614_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;MG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 17:30:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702119#M39839</guid>
      <dc:creator>ManjariGoyal</dc:creator>
      <dc:date>2016-01-26T17:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine two attribute table in acgis through model builder?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702120#M39840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joins only work with a 1 - 1 relationship in ArcGIS. You can use a Relate to match up a 1 - Many relationship like this, though your data won't appear all in the same table like you want. You'll have to select an individual feature and view related records for that one feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other options -&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;It's also possible you could view the table and related records using a report.&lt;/LI&gt;&lt;LI&gt;Summarize the child table (on the right) so that there is only 1 item per FBR record.&lt;/LI&gt;&lt;LI&gt;Export the data into a true relational database, though you'll probably loose the spatial component.&lt;/LI&gt;&lt;LI&gt;Use a python script to add related data to a map layout text box.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 17:53:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702120#M39840</guid>
      <dc:creator>JimmyKroon</dc:creator>
      <dc:date>2016-01-26T17:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine two attribute table in acgis through model builder?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702121#M39841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the tables are stored in a geodatabase you could use &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/make-query-table.htm" title="http://desktop.arcgis.com/en/desktop/latest/tools/data-management-toolbox/make-query-table.htm"&gt;Make Query Table—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:18:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702121#M39841</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2016-01-26T18:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine two attribute table in acgis through model builder?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702122#M39842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; line-height: 1.5; background-color: #fefefe;"&gt;I'm not sure how you would do this through model builder. You could add the fields you want to populate in your &lt;SPAN style="font-weight: bold; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Centroid_Sites_Fbr&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;and &lt;/SPAN&gt;use python to set up a &lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/data-access/searchcursor-class.htm" style="font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; line-height: 1.5;"&gt;search cursor&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; line-height: 1.5; background-color: #fefefe;"&gt;​ on &lt;SPAN style="font-weight: bold; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Centroid_Sites_Fiber&lt;/SPAN&gt; and set up an &lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/data-access/updatecursor-class.htm"&gt;update cursor&lt;/A&gt;​ for &lt;SPAN style="color: #4d4d4d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-weight: bold; background-color: #fefefe;"&gt;Centroid_Sites_Fbr &lt;/SPAN&gt;to populate the fields according to the OID@. If that is something you are interested in I'm sure we could set up the code really quick to help you along.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:40:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702122#M39842</guid>
      <dc:creator>LukeSturtevant</dc:creator>
      <dc:date>2016-01-26T18:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine two attribute table in acgis through model builder?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702123#M39843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will be great if I can get the python script which will update the table with all the rows from the second table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;MG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 19:21:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702123#M39843</guid>
      <dc:creator>ManjariGoyal</dc:creator>
      <dc:date>2016-01-26T19:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine two attribute table in acgis through model builder?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702124#M39844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure. It would definitely help to know what your attribute fields are that you are trying to update. If you could either send a sample dataset of &lt;SPAN style="color: #4d4d4d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-weight: bold; background-color: #fefefe;"&gt;Centroid_Sites_Fbr&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;and &lt;SPAN style="font-weight: bold; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #4d4d4d;"&gt;Centroid_Sites_Fiber&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif; background-color: #fefefe;"&gt; or at least provide a screen shot of the full attribute tables that would help us get started. Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 19:57:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-combine-two-attribute-table-in-acgis/m-p/702124#M39844</guid>
      <dc:creator>LukeSturtevant</dc:creator>
      <dc:date>2016-01-26T19:57:45Z</dc:date>
    </item>
  </channel>
</rss>

