<?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: Using Export Table for csv in ModelBuilder in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/using-export-table-for-csv-in-modelbuilder/m-p/1562624#M90567</link>
    <description>&lt;P&gt;according to the error&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00326-00350-000339.htm" target="_blank"&gt;000339: Input &amp;lt;value&amp;gt; does not have OIDs.—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you could try to use this tool&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/copy-rows.htm" target="_blank"&gt;Copy Rows (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2024 13:50:24 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2024-11-26T13:50:24Z</dc:date>
    <item>
      <title>Using Export Table for csv in ModelBuilder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-export-table-for-csv-in-modelbuilder/m-p/1562610#M90566</link>
      <description>&lt;P&gt;I have created a model using Modelbuilder and everything works except the very first step- the first input is a csv file and for everything else to happen, I need to convert it and save to the gdb.&lt;/P&gt;&lt;P&gt;When I use Export Table, the step is in color, but at the next step, Sort, there is an error with the input and the popup reads:&lt;/P&gt;&lt;P&gt;Input Dataset (Required)&lt;/P&gt;&lt;P&gt;Error 000339 Input U:\LWCF inspections\11_19\11_19.gdb\responses_ExportTable does not have OIDs. The input dataset with the records that will be reordered based on the field values in the sort field or fields.&lt;/P&gt;&lt;P&gt;This is confusing because through the Export Table tool, the output should have OIDs, and the Sort tool should recognize that it will. If I just run the Export Table tool manually, and the table is saved to the gdb, the rest of the model will work fine, but if I want to begin with the csv itself, the whole model turns gray at the second step (Sort). I would really like to include this step in the model, if possible, just not sure what I'm missing.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 13:40:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-export-table-for-csv-in-modelbuilder/m-p/1562610#M90566</guid>
      <dc:creator>ElizabethOswaldDNR</dc:creator>
      <dc:date>2024-11-26T13:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using Export Table for csv in ModelBuilder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-export-table-for-csv-in-modelbuilder/m-p/1562624#M90567</link>
      <description>&lt;P&gt;according to the error&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00326-00350-000339.htm" target="_blank"&gt;000339: Input &amp;lt;value&amp;gt; does not have OIDs.—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;you could try to use this tool&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/copy-rows.htm" target="_blank"&gt;Copy Rows (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 13:50:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-export-table-for-csv-in-modelbuilder/m-p/1562624#M90567</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-11-26T13:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using Export Table for csv in ModelBuilder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-export-table-for-csv-in-modelbuilder/m-p/1562641#M90569</link>
      <description>&lt;P&gt;I appreciate your advice! I just tried that and the Sort tool still says that the input (now the output of copy rows) has no OIDs. I have also tried using Iterate Table, Copy Features, and register with geodatabase, but the model still doesn't work starting with the csv.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 14:09:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-export-table-for-csv-in-modelbuilder/m-p/1562641#M90569</guid>
      <dc:creator>ElizabethOswaldDNR</dc:creator>
      <dc:date>2024-11-26T14:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using Export Table for csv in ModelBuilder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/using-export-table-for-csv-in-modelbuilder/m-p/1562646#M90571</link>
      <description>&lt;P&gt;is the output from the Copy Rows going to a locally stored geodatabase or somewhere else? I can't tell from the model&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/tables/tables-in-arcgis-pro.htm" target="_blank"&gt;Tables—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;this even suggests using Export Table to control the output location.&amp;nbsp; So perhaps the objectid isn't getting created because of the output location of either tool&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 14:31:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/using-export-table-for-csv-in-modelbuilder/m-p/1562646#M90571</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-11-26T14:31:54Z</dc:date>
    </item>
  </channel>
</rss>

