<?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 Temporal data in separate tables - How to enable time? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/temporal-data-in-separate-tables-how-to-enable/m-p/225890#M9833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I&amp;nbsp;am trying to set up a temporal dataset as outlined here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/map/time/temporal-data-in-separate-tables.htm"&gt;http://desktop.arcgis.com/en/arcmap/10.3/map/time/temporal-data-in-separate-tables.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data consists of one set of polygon features (Parcels) representing agricultural&amp;nbsp;land parcels (Fields: Parcel ID, Parcel Name) and a seperate table (pH_Values) containing soil ph values on specific dates (Fields:&amp;nbsp;Parcel&amp;nbsp;ID, pH).&lt;/P&gt;&lt;P&gt;Parcels: Parcel ID, Parcel Name&lt;/P&gt;&lt;P&gt;pH_Values: Parcel ID, pH, Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed the instructions at the above link to create a one-to-many relate with Parcel ID as the relate field.This seems to work fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is when I try to enable time on the polycon layer. I right-click properties -&amp;gt; Time and Select Layer TIme (Each feature has a single time field). However the only fields&amp;nbsp;available to select are the orginal Parcels fields (Parcel ID, Parcel Name) and the fields from the related table are not present.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both my layers are in the same geodatabase.&amp;nbsp;Can anyone provide some guidance on how to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Aug 2019 18:45:38 GMT</pubDate>
    <dc:creator>deleted-user-RXn6tsFwTuvX</dc:creator>
    <dc:date>2019-08-03T18:45:38Z</dc:date>
    <item>
      <title>Temporal data in separate tables - How to enable time?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/temporal-data-in-separate-tables-how-to-enable/m-p/225890#M9833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I&amp;nbsp;am trying to set up a temporal dataset as outlined here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/map/time/temporal-data-in-separate-tables.htm"&gt;http://desktop.arcgis.com/en/arcmap/10.3/map/time/temporal-data-in-separate-tables.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data consists of one set of polygon features (Parcels) representing agricultural&amp;nbsp;land parcels (Fields: Parcel ID, Parcel Name) and a seperate table (pH_Values) containing soil ph values on specific dates (Fields:&amp;nbsp;Parcel&amp;nbsp;ID, pH).&lt;/P&gt;&lt;P&gt;Parcels: Parcel ID, Parcel Name&lt;/P&gt;&lt;P&gt;pH_Values: Parcel ID, pH, Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have followed the instructions at the above link to create a one-to-many relate with Parcel ID as the relate field.This seems to work fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is when I try to enable time on the polycon layer. I right-click properties -&amp;gt; Time and Select Layer TIme (Each feature has a single time field). However the only fields&amp;nbsp;available to select are the orginal Parcels fields (Parcel ID, Parcel Name) and the fields from the related table are not present.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both my layers are in the same geodatabase.&amp;nbsp;Can anyone provide some guidance on how to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Aug 2019 18:45:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/temporal-data-in-separate-tables-how-to-enable/m-p/225890#M9833</guid>
      <dc:creator>deleted-user-RXn6tsFwTuvX</dc:creator>
      <dc:date>2019-08-03T18:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Temporal data in separate tables - How to enable time?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/temporal-data-in-separate-tables-how-to-enable/m-p/225891#M9834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to look at&lt;/P&gt;&lt;H2 style="color: #4d4d4d; background-color: #fefefe; font-weight: 500; font-size: 2rem; margin: 1.26316em 0px 0.63158em;"&gt;Example 3: A one-to-many join to prepare data for temporal animation&lt;/H2&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/examples-of-queries-with-the-make-query-table-tool.htm#GUID-2CF23D25-1A06-4F77-92E6-5D14C9EC4921"&gt;http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/examples-of-queries-with-the-make-query-table-tool.htm#GUID-2CF23D25-1A06-4F77-92E6-5D14C9EC4921&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You essentially need to get to a point where all the data (one record for each time point) is in a single table.&amp;nbsp; That can be done in different ways, one of those being through the query table.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 13:24:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/temporal-data-in-separate-tables-how-to-enable/m-p/225891#M9834</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2019-08-05T13:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Temporal data in separate tables - How to enable time?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/temporal-data-in-separate-tables-how-to-enable/m-p/225892#M9835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, yes a one-to-many join does work and I've seen the query table route proposed by others (in fact in Pro it seems that I can create a one-to-many join directly without needing to make a query table even though I was under the impression that this should be limited to the first instance only). I think it is better practice to keep data seperate rather than creating a 3rd table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the link in my post it should be possible to do this using a relate rather than a join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 14:13:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/temporal-data-in-separate-tables-how-to-enable/m-p/225892#M9835</guid>
      <dc:creator>deleted-user-RXn6tsFwTuvX</dc:creator>
      <dc:date>2019-08-05T14:13:06Z</dc:date>
    </item>
  </channel>
</rss>

