<?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 assign multiple values to a single point field in arcmap in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641515#M36268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Linking or stacking lots of data to a single point can be accomplished by data design using relates. &amp;nbsp;For example pictured below is a point field that is linked to an inspection table. &amp;nbsp;For any one point, we can have many inspections attached to the point. &amp;nbsp;In my geodatabase I have linked the Inspection table to Points. &amp;nbsp;In GIS I would use a relate to joint my points to the Inspection table linking on a common field found in both "LocationID". &amp;nbsp;After you use a relate if you click the point with the information button all of its "related" inspection will show for the one point. &amp;nbsp;&lt;A href="http://pro.arcgis.com/en/pro-app/help/data/tables/joins-and-relates.htm"&gt;Joins and relates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Using a personal geodatabase" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/313699_Relationships.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are other ways to address this issue including programming or the carefull use of joins.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Feb 2017 15:40:12 GMT</pubDate>
    <dc:creator>TedKowal</dc:creator>
    <dc:date>2017-02-02T15:40:12Z</dc:date>
    <item>
      <title>How to assign multiple values to a single point field in arcmap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641514#M36267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I work for a utility company and we do a survey on our assets every year and was wondering if there was a way to stack&amp;nbsp;dates into a field for 1 single point???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 14:37:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641514#M36267</guid>
      <dc:creator>AmyHarrigan</dc:creator>
      <dc:date>2017-02-02T14:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign multiple values to a single point field in arcmap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641515#M36268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Linking or stacking lots of data to a single point can be accomplished by data design using relates. &amp;nbsp;For example pictured below is a point field that is linked to an inspection table. &amp;nbsp;For any one point, we can have many inspections attached to the point. &amp;nbsp;In my geodatabase I have linked the Inspection table to Points. &amp;nbsp;In GIS I would use a relate to joint my points to the Inspection table linking on a common field found in both "LocationID". &amp;nbsp;After you use a relate if you click the point with the information button all of its "related" inspection will show for the one point. &amp;nbsp;&lt;A href="http://pro.arcgis.com/en/pro-app/help/data/tables/joins-and-relates.htm"&gt;Joins and relates&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Using a personal geodatabase" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/313699_Relationships.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are other ways to address this issue including programming or the carefull use of joins.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 15:40:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641515#M36268</guid>
      <dc:creator>TedKowal</dc:creator>
      <dc:date>2017-02-02T15:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign multiple values to a single point field in arcmap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641516#M36269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ted,&lt;/P&gt;&lt;P&gt;Thank you for this advice. I will certainly try this method for my data design and creation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 15:57:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641516#M36269</guid>
      <dc:creator>AmyHarrigan</dc:creator>
      <dc:date>2017-02-02T15:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign multiple values to a single point field in arcmap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641517#M36270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ted has the right idea. &amp;nbsp;Keep an 'Inspections' table in the geodatabase with a relationship to the asset. &amp;nbsp;Whenever the asset is inspected, update the 'Inspections' table with the date and any other attributes.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 18:27:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641517#M36270</guid>
      <dc:creator>MitchHolley1</dc:creator>
      <dc:date>2017-02-02T18:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign multiple values to a single point field in arcmap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641518#M36271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked great. Thank you for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/314276_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 13:14:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641518#M36271</guid>
      <dc:creator>AmyHarrigan</dc:creator>
      <dc:date>2017-02-03T13:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign multiple values to a single point field in arcmap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641519#M36272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you mark &lt;A _jive_internal="true" data-userid="5768" data-username="tkowal" href="https://community.esri.com/people/tkowal"&gt;&lt;SPAN style="color: #8ca9cd; font-size: large;"&gt;Ted Kowal&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; Reply As &lt;STRONG&gt;Correct Answer &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 16:34:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641519#M36272</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2017-02-03T16:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign multiple values to a single point field in arcmap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641520#M36273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 16:36:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641520#M36273</guid>
      <dc:creator>AmyHarrigan</dc:creator>
      <dc:date>2017-02-03T16:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign multiple values to a single point field in arcmap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641521#M36274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should mark &lt;A _jive_internal="true" data-userid="5768" data-username="tkowal" href="https://community.esri.com/people/tkowal"&gt;&lt;SPAN style="color: #8ca9cd; font-size: large;"&gt;Ted Kowal&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; answer , not your answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 18:04:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641521#M36274</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2017-02-03T18:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign multiple values to a single point field in arcmap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641522#M36275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May I also add that relate works for 1-1 or 1-M relationships etc.. It is important to acknowledge this in the aspect of data design.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 18:16:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-assign-multiple-values-to-a-single-point/m-p/641522#M36275</guid>
      <dc:creator>DavidLok1</dc:creator>
      <dc:date>2017-02-03T18:16:17Z</dc:date>
    </item>
  </channel>
</rss>

