<?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: XYTableToPoint Error When Trying to Append Data in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/xytabletopoint-error-when-trying-to-append-data/m-p/1143709#M63746</link>
    <description>&lt;P&gt;Are you sure your CSV is still (formatted in) the same (way)? It looks like the field you are expecting lat/long in does not excist in the table... Default (system) separator still the same?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Feb 2022 17:14:05 GMT</pubDate>
    <dc:creator>HuubZwart</dc:creator>
    <dc:date>2022-02-14T17:14:05Z</dc:date>
    <item>
      <title>XYTableToPoint Error When Trying to Append Data</title>
      <link>https://community.esri.com/t5/python-questions/xytabletopoint-error-when-trying-to-append-data/m-p/1143607#M63738</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Every day I get a feed of the previous days data which I format into a .csv which I then want to update in a geodatabase. This is a multi scipt process that works very well until I get to the appending into the geodatabase. What is very strange up until a weel ago it worked perfectly. Now I get a Failed To Execute&amp;nbsp; (XYTableToPoint)&amp;nbsp; message.&lt;/P&gt;&lt;P&gt;I apologize for the heavily redacted script (top of image) and log (bottom of image).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm interested to see if anyone sees a glaring issue particularly as it worked a week ago, the .py file data hasn't changed, when I open the geodatabase the layer is there and the fields it says aren't in the table are in the table.&lt;/P&gt;&lt;P&gt;I'm very sure I'm actualling looking at the correct file unless a temp file is getting produced.&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;GR&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="AppendingData-Error.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33840i712F4B3EF53FEF77/image-size/large?v=v2&amp;amp;px=999" role="button" title="AppendingData-Error.png" alt="AppendingData-Error.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 14:32:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/xytabletopoint-error-when-trying-to-append-data/m-p/1143607#M63738</guid>
      <dc:creator>GRmapper</dc:creator>
      <dc:date>2022-02-14T14:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: XYTableToPoint Error When Trying to Append Data</title>
      <link>https://community.esri.com/t5/python-questions/xytabletopoint-error-when-trying-to-append-data/m-p/1143709#M63746</link>
      <description>&lt;P&gt;Are you sure your CSV is still (formatted in) the same (way)? It looks like the field you are expecting lat/long in does not excist in the table... Default (system) separator still the same?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 17:14:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/xytabletopoint-error-when-trying-to-append-data/m-p/1143709#M63746</guid>
      <dc:creator>HuubZwart</dc:creator>
      <dc:date>2022-02-14T17:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: XYTableToPoint Error When Trying to Append Data</title>
      <link>https://community.esri.com/t5/python-questions/xytabletopoint-error-when-trying-to-append-data/m-p/1143841#M63749</link>
      <description>&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;That's what I would have thought as well but the csv ( I've attached it) has the seemingly correct field names in it. By default system separator you mean like a comma, etc? Not sure about that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm still searching.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;GR&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 21:24:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/xytabletopoint-error-when-trying-to-append-data/m-p/1143841#M63749</guid>
      <dc:creator>GRmapper</dc:creator>
      <dc:date>2022-02-14T21:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: XYTableToPoint Error When Trying to Append Data</title>
      <link>https://community.esri.com/t5/python-questions/xytabletopoint-error-when-trying-to-append-data/m-p/1143995#M63756</link>
      <description>&lt;P&gt;It looks like the ArcGIS csv parser doesn't like the&amp;nbsp;asterisks in your csv, when I remove them it does load correctly&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 11:32:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/xytabletopoint-error-when-trying-to-append-data/m-p/1143995#M63756</guid>
      <dc:creator>HuubZwart</dc:creator>
      <dc:date>2022-02-15T11:32:59Z</dc:date>
    </item>
  </channel>
</rss>

