<?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>idea Importing and loading data — Convert text values to dates in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/importing-and-loading-data-convert-text-values-to/idi-p/1552265</link>
    <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;When importing or loading a CSV into an enterprise geodatabase standalone table:&lt;/P&gt;&lt;P&gt;There are dates stored as text like this in the CSV (8 date fields): &lt;EM&gt;[edited]&lt;/EM&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Nov 7, 2023, 9:55 AM&lt;/LI&gt;&lt;LI&gt;Sep 23, 2022, 1:11 PM&lt;/LI&gt;&lt;LI&gt;May 9, 2023, 6:56 AM&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Right now, my current workflow to get the text into proper date fields is:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Load the values into temporary text fields.&lt;/LI&gt;&lt;LI&gt;Create blank date fields.&lt;/LI&gt;&lt;LI&gt;Use a Python or Arcade field calculation to convert the text into dates; populate the date fields.&lt;/LI&gt;&lt;LI&gt;Delete the temporary text fields.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;That's cumbersome. Parsing dates using code is difficult and risky for non-experts. Instead of needing to convert text to dates using code, I'm wondering if GP tools like Table to Geodatabase could do the conversion, possibly using AI/machine learning. Right in the Table to Geodatabase or Append GP tool as a single step, not in a separate GP tool after the fact. And without explicitly defining the date format with MMM DD, YYYY, T:TT TT.&lt;/P&gt;&lt;P&gt;I'm inexperienced with AI/machine learning, but if systems like ChatGPT can &lt;A href="https://connor-mcdonald.com/2023/12/08/using-ai-for-test-data/" target="_self"&gt;convert a textual table to SQL INSERT statements&lt;/A&gt;, then I'm wondering if a similar AI mechanism in Pro could convert text to dates, too. Or maybe AI isn't needed, but it could be done automatically with functions or regular expressions within the GP tool instead.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jan 2025 02:13:47 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2025-01-24T02:13:47Z</dc:date>
    <item>
      <title>Importing and loading data — Convert text values to dates</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/importing-and-loading-data-convert-text-values-to/idi-p/1552265</link>
      <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;When importing or loading a CSV into an enterprise geodatabase standalone table:&lt;/P&gt;&lt;P&gt;There are dates stored as text like this in the CSV (8 date fields): &lt;EM&gt;[edited]&lt;/EM&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Nov 7, 2023, 9:55 AM&lt;/LI&gt;&lt;LI&gt;Sep 23, 2022, 1:11 PM&lt;/LI&gt;&lt;LI&gt;May 9, 2023, 6:56 AM&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Right now, my current workflow to get the text into proper date fields is:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Load the values into temporary text fields.&lt;/LI&gt;&lt;LI&gt;Create blank date fields.&lt;/LI&gt;&lt;LI&gt;Use a Python or Arcade field calculation to convert the text into dates; populate the date fields.&lt;/LI&gt;&lt;LI&gt;Delete the temporary text fields.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;That's cumbersome. Parsing dates using code is difficult and risky for non-experts. Instead of needing to convert text to dates using code, I'm wondering if GP tools like Table to Geodatabase could do the conversion, possibly using AI/machine learning. Right in the Table to Geodatabase or Append GP tool as a single step, not in a separate GP tool after the fact. And without explicitly defining the date format with MMM DD, YYYY, T:TT TT.&lt;/P&gt;&lt;P&gt;I'm inexperienced with AI/machine learning, but if systems like ChatGPT can &lt;A href="https://connor-mcdonald.com/2023/12/08/using-ai-for-test-data/" target="_self"&gt;convert a textual table to SQL INSERT statements&lt;/A&gt;, then I'm wondering if a similar AI mechanism in Pro could convert text to dates, too. Or maybe AI isn't needed, but it could be done automatically with functions or regular expressions within the GP tool instead.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 02:13:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/importing-and-loading-data-convert-text-values-to/idi-p/1552265</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2025-01-24T02:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Importing and loading data — Convert text values to dates - Status changed to: Needs Clarification</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/importing-and-loading-data-convert-text-values-to/idc-p/1578497#M33572</link>
      <description>&lt;P&gt;What tool are you using to transfer your data from the CSV to a standalone table?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 23:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/importing-and-loading-data-convert-text-values-to/idc-p/1578497#M33572</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2025-01-23T23:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Importing and loading data — Convert text values to dates</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/importing-and-loading-data-convert-text-values-to/idc-p/1578501#M33573</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/604859"&gt;@SSWoodward&lt;/a&gt;&amp;nbsp; Table to Geodatabase or Append&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 00:16:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/importing-and-loading-data-convert-text-values-to/idc-p/1578501#M33573</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2025-01-24T00:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Importing and loading data — Convert text values to dates - Status changed to: Open</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/importing-and-loading-data-convert-text-values-to/idc-p/1578510#M33575</link>
      <description />
      <pubDate>Fri, 24 Jan 2025 00:52:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/importing-and-loading-data-convert-text-values-to/idc-p/1578510#M33575</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2025-01-24T00:52:27Z</dc:date>
    </item>
  </channel>
</rss>

