<?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: How can I edit and continuously add data from my excel sheet so that it updates in my attribute table/map? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726585#M31886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In other words, Im adding a new date every day with a new location and new time of a new protest in NYC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Jul 2020 15:51:44 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-07-04T15:51:44Z</dc:date>
    <item>
      <title>How can I edit and continuously add data from my excel sheet so that it updates in my attribute table/map?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726578#M31879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know ArcGIS maps does not let you add more data directly to excel files on attribute tables because they are "read only's." However, I am creating a time series map that requires I continuously add data to my attribute table every day to show the continuous change. How can I do this using an excel file? If not with excel, does downloading the data as a geo-file allow you to add data in the attribute table? Only thing I know is that when you add/edit an attribute table it only allows you to add on an additional field. But what if I don't want to create an additional field, but rather add on to the data within a field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 20:03:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726578#M31879</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-07-03T20:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can I edit and continuously add data from my excel sheet so that it updates in my attribute table/map?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726579#M31880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the data point data?&lt;/P&gt;&lt;P&gt;Are you adept at scripting?&lt;/P&gt;&lt;P&gt;What is your current workflow?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2020 20:57:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726579#M31880</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-07-03T20:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can I edit and continuously add data from my excel sheet so that it updates in my attribute table/map?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726580#M31881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you should be able to do this with a Relate with the feature and table, or create a tool or script to run an arcpy.da.UpdateCursor or InsertCursor. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2020 10:53:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726580#M31881</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-07-04T10:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I edit and continuously add data from my excel sheet so that it updates in my attribute table/map?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726581#M31882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. I am working with data points. And I am not too skilled at scripting. Can you please send some info on scripting?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2020 11:04:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726581#M31882</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-07-04T11:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I edit and continuously add data from my excel sheet so that it updates in my attribute table/map?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726582#M31883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quite a bit&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/main/arcgis-pro-arcpy-reference.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/main/arcgis-pro-arcpy-reference.htm"&gt;ArcGIS Pro Python reference—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modelbuilder might be a better first approach if you use tools from arctoolbox&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/modelbuilder/modelbuilder-quick-tour.htm" title="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/modelbuilder/modelbuilder-quick-tour.htm"&gt;ModelBuilder quick tour—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2020 11:09:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726582#M31883</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-07-04T11:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I edit and continuously add data from my excel sheet so that it updates in my attribute table/map?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726583#M31884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give an example of your data, and what your daily update looks like? It's not clear to me if you're editing existing records or simply adding new records to your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ArcGIS Pro documentation discusses excel files in a good amount of detail &lt;A href="https://pro.arcgis.com/en/pro-app/help/data/excel/work-with-excel-in-arcgis-pro.htm#GUID-8414CA6E-2F80-4FB4-843F-36F303BDA6B2"&gt;on this page&lt;/A&gt;. Once you have your Excel table added to your map, it will refresh with any updated edits to the spreadsheet when Pro opens. You should be able to continue using Excel to enter your data without much trouble.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2020 13:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726583#M31884</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2020-07-04T13:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I edit and continuously add data from my excel sheet so that it updates in my attribute table/map?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726584#M31885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am tracking the movements of the protest in NYC everyday. So im constantly updating the location and time of protest. And thank you for the info!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2020 15:46:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726584#M31885</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-07-04T15:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I edit and continuously add data from my excel sheet so that it updates in my attribute table/map?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726585#M31886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In other words, Im adding a new date every day with a new location and new time of a new protest in NYC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jul 2020 15:51:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726585#M31886</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-07-04T15:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can I edit and continuously add data from my excel sheet so that it updates in my attribute table/map?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726586#M31887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;People on this thread, consider if what you really need is event-driven geoprocessing, and if so start an Idea with your use case.&amp;nbsp; I took a look at using the watchdog module for this but it blocked the groprocessing thread and needed to be made into a Windows service, which just got too hard (for me).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2020 13:32:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726586#M31887</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2020-07-06T13:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I edit and continuously add data from my excel sheet so that it updates in my attribute table/map?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726587#M31888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use a script that takes excel documents like time entries on projects filled in by others and uploads it to AGOL where it updates a metrics dashboard for admins.&amp;nbsp; I have the script set via Task Scheduler to run every hour.&amp;nbsp; This is just one way I came up with solving a similar issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2020 19:57:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/726587#M31888</guid>
      <dc:creator>Kara_Shindle</dc:creator>
      <dc:date>2020-07-06T19:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I edit and continuously add data from my excel sheet so that it updates in my attribute table/map?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/1401436#M81025</link>
      <description>&lt;P&gt;Hi Kara (or anyone), could you share more info on this so I might replicate? What the script is, how you use it? Thank you! I have an excel file that various people are updating with new event information I need to map either on ArcGIS Pro or Online, doesn't really matter. I just want the easiest system that I and others less familiar with GIS can do. I could do manual updates periodically, but if there is a way to automate it that would be ideal. The data is not perfectly clean which poses another challenge.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 14:13:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-edit-and-continuously-add-data-from-my/m-p/1401436#M81025</guid>
      <dc:creator>CarolineMaps</dc:creator>
      <dc:date>2024-03-27T14:13:32Z</dc:date>
    </item>
  </channel>
</rss>

