<?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: CSV in model builder in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/csv-in-model-builder/m-p/312466#M10814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah that's actually what my first step was and it keeps returning an empty output.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Mar 2014 14:34:42 GMT</pubDate>
    <dc:creator>KyleHahn</dc:creator>
    <dc:date>2014-03-21T14:34:42Z</dc:date>
    <item>
      <title>CSV in model builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/csv-in-model-builder/m-p/312464#M10812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good morning,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just having some issues and thought I would ask for some help. What do you all recommend for getting a .csv file into a "more useable" format? I have a file with roughly 10,000 records. Just need it for some simple selection or querying within model builder and I can't seem to find the tool or combination of tools to help get the file into an easy to use format. the table doesn't contain any spatial data I should add. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any help is greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 13:15:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/csv-in-model-builder/m-p/312464#M10812</guid>
      <dc:creator>KyleHahn</dc:creator>
      <dc:date>2014-03-21T13:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: CSV in model builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/csv-in-model-builder/m-p/312465#M10813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kyle,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001200000027000000"&gt;Table to Table tool&lt;/A&gt;&lt;SPAN&gt; to convert your CSV to a File GeoDatabase Table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 14:27:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/csv-in-model-builder/m-p/312465#M10813</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2014-03-21T14:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: CSV in model builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/csv-in-model-builder/m-p/312466#M10814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah that's actually what my first step was and it keeps returning an empty output.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 14:34:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/csv-in-model-builder/m-p/312466#M10814</guid>
      <dc:creator>KyleHahn</dc:creator>
      <dc:date>2014-03-21T14:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: CSV in model builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/csv-in-model-builder/m-p/312467#M10815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok my issue I believe is I didn't have an objectId in the table. now is there a way to add that into the existing csv in modelbuilder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 14:40:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/csv-in-model-builder/m-p/312467#M10815</guid>
      <dc:creator>KyleHahn</dc:creator>
      <dc:date>2014-03-21T14:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: CSV in model builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/csv-in-model-builder/m-p/312468#M10816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By running the Table to Table tool and storing the output table in a File GeoDatabase you will automatically get an OBJECTID field as all tables must has one in a GeoDatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are getting empty output then this should suggest your CSV is corrupt in some way, such as blank rows, invalid syntax etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 15:57:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/csv-in-model-builder/m-p/312468#M10816</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2014-03-21T15:57:35Z</dc:date>
    </item>
  </channel>
</rss>

