<?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 Is it possible to display temporal data using a one-to-many relate from an external table? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/is-it-possible-to-display-temporal-data-using-a/m-p/437506#M19316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Background: I have an excel table with ~200 records of temporal data for 9 counties (a total of ~1800 records), and I am trying to display the change over time in an animation in ArcGIS Pro. My only spatial layer is a single shapefile with the boundaries of the 9 respective counties (9 records in total).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My dilemma is that&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/help/mapping/time/temporal-data-in-separate-tables.htm"&gt;this article&lt;/A&gt;&amp;nbsp;suggests performing a&amp;nbsp;one-to-many join as a way to connect my temporal data to my spatial data, while&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/208141-arcgis-pro-join-one-to-many-join-by-attribute"&gt;this community discussion&lt;/A&gt;&amp;nbsp;suggests that a one-to-many join isn't an available feature in Pro. There appears to be a&amp;nbsp;solution posted in the discussion by using a query table, but I don't have a great understanding of coding, thus I am looking for another work-around to meet my deadline. If none exists, I will use this as an opportunity to dive headfirst into my introduction to coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use a one-to-many relate to display the external temporal information within the boundaries of my shapefile?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2020 19:19:15 GMT</pubDate>
    <dc:creator>AndrewFerguson1</dc:creator>
    <dc:date>2020-08-07T19:19:15Z</dc:date>
    <item>
      <title>Is it possible to display temporal data using a one-to-many relate from an external table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-it-possible-to-display-temporal-data-using-a/m-p/437506#M19316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Background: I have an excel table with ~200 records of temporal data for 9 counties (a total of ~1800 records), and I am trying to display the change over time in an animation in ArcGIS Pro. My only spatial layer is a single shapefile with the boundaries of the 9 respective counties (9 records in total).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My dilemma is that&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/help/mapping/time/temporal-data-in-separate-tables.htm"&gt;this article&lt;/A&gt;&amp;nbsp;suggests performing a&amp;nbsp;one-to-many join as a way to connect my temporal data to my spatial data, while&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/208141-arcgis-pro-join-one-to-many-join-by-attribute"&gt;this community discussion&lt;/A&gt;&amp;nbsp;suggests that a one-to-many join isn't an available feature in Pro. There appears to be a&amp;nbsp;solution posted in the discussion by using a query table, but I don't have a great understanding of coding, thus I am looking for another work-around to meet my deadline. If none exists, I will use this as an opportunity to dive headfirst into my introduction to coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use a one-to-many relate to display the external temporal information within the boundaries of my shapefile?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2020 19:19:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-it-possible-to-display-temporal-data-using-a/m-p/437506#M19316</guid>
      <dc:creator>AndrewFerguson1</dc:creator>
      <dc:date>2020-08-07T19:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to display temporal data using a one-to-many relate from an external table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-it-possible-to-display-temporal-data-using-a/m-p/437507#M19317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried this tool?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/geoanalytics-desktop/join-features.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/geoanalytics-desktop/join-features.htm"&gt;Join Features (GeoAnalytics Desktop)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2020 20:46:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-it-possible-to-display-temporal-data-using-a/m-p/437507#M19317</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2020-08-07T20:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to display temporal data using a one-to-many relate from an external table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-it-possible-to-display-temporal-data-using-a/m-p/437508#M19318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Join Features tool fails with the following errors: "ERROR 000368: Invalid input data. ERROR 120053: Parameter 'joinLayer' is not valid".&amp;nbsp; In this case, joinLayer is my standalone table that holds the temporal data. If I switch the target layer and join layer, I receive the same error messages, but 120053 reads "'targetLayer' is not valid".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 20:23:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-it-possible-to-display-temporal-data-using-a/m-p/437508#M19318</guid>
      <dc:creator>AndrewFerguson1</dc:creator>
      <dc:date>2020-08-10T20:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to display temporal data using a one-to-many relate from an external table?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-it-possible-to-display-temporal-data-using-a/m-p/437509#M19319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The one-to-many join can be accomplished as described in the help topic you referenced (Temporal data in separate tables). This workflow is used in the tutorial &lt;A href="https://pro.arcgis.com/en/pro-app/get-started/visualize-temporal-data.htm"&gt;Visualize temporal data&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I think all the input data must be in geodatabase file format. I don't think it will work with shapefiles and Excel tables. If converting the data to geodatabase is an option for you, give that a try. &lt;A href="https://community.esri.com/migrated-users/247667"&gt;Alycia Rajendran&lt;/A&gt;‌ may be able to offer more&amp;nbsp;insight.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2020 18:06:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-it-possible-to-display-temporal-data-using-a/m-p/437509#M19319</guid>
      <dc:creator>TimOrmsby</dc:creator>
      <dc:date>2020-08-11T18:06:47Z</dc:date>
    </item>
  </channel>
</rss>

