<?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: Google Sheets not Dynamic in AGOL ? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1069993#M40757</link>
    <description>&lt;P&gt;They would need to be geocoded, because this would be used in an EOC scenario. No one will be calling dispatchers with lat/long coordinates in this setting. So, I would need to figure out how to trick google sheets to populate a lat/long field upon completion of a geocoded address. That's where I remain stuck. I'm working around this dead end by using Survey123 instead.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jun 2021 20:17:29 GMT</pubDate>
    <dc:creator>ChuckShaw1</dc:creator>
    <dc:date>2021-06-18T20:17:29Z</dc:date>
    <item>
      <title>Google Sheets not Dynamic in AGOL ?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1049272#M39599</link>
      <description>&lt;P&gt;I have created a google sheet so that I can have multiple people editing the same sheet at the same time. I have created a hosted feature service by using the Add Item from the Cloud and selecting it from Google Drive. My table has an address and city field so that AGOL will geocode the input addresses. Works fine once the connection is created.&lt;/P&gt;&lt;P&gt;However, when the google sheet is updated, it doesn't dynamically update in my map, unless I go through the routine of going to Contents, Select the Hosted Feature Service, Click on the Update Data Button and Overwrite Entire Layer. I'm then prompted to sign into my Google Drive account again, then the map will update.&lt;/P&gt;&lt;P&gt;Can this be configured to be dynamic without constantly having to constantly Update the Data and resigning into my Google Drive?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 17:41:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1049272#M39599</guid>
      <dc:creator>ChuckShaw</dc:creator>
      <dc:date>2021-04-20T17:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Google Sheets not Dynamic in AGOL ?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1049296#M39600</link>
      <description>&lt;P&gt;The only way to make it seem like a "live" layer would be to schedule the update process. Thankfully, a recent update to AGOL added Notebook scheduling, so you can, quite easily!&lt;/P&gt;&lt;P&gt;If you're not familiar with it, you can use the&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.gis.toc.html?highlight=update#arcgis.gis.Item.update" target="_self"&gt; ArcGIS Python API&lt;/A&gt; to update files, layers, and services. Once you have the notebook updating your layer properly, you can go to the &lt;STRONG&gt;Tasks&lt;/STRONG&gt; panel and schedule the notebook to run at regular intervals.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 18:14:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1049296#M39600</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-04-20T18:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Google Sheets not Dynamic in AGOL ?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1049309#M39601</link>
      <description>That's excellent news!! Looks like I now need to learn how to use Python to&lt;BR /&gt;complete this solution.&lt;BR /&gt;&lt;BR /&gt;Much thanks for pointing me in the correct direction.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Apr 2021 18:37:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1049309#M39601</guid>
      <dc:creator>ChuckShaw</dc:creator>
      <dc:date>2021-04-20T18:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Google Sheets not Dynamic in AGOL ?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1051453#M39702</link>
      <description>&lt;P&gt;Yeah, I still can't get it to work. I'm not savvy enough to figure out how to call the google sheet, via google's cloud, using python in ArcGIS Online's notebook.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 18:53:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1051453#M39702</guid>
      <dc:creator>ChuckShaw</dc:creator>
      <dc:date>2021-04-26T18:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Google Sheets not Dynamic in AGOL ?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1069958#M40747</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7971"&gt;@ChuckShaw&lt;/a&gt;&amp;nbsp;: If your locations in the google sheet are based on lat/long, if you add a point in google sheets it should automatically update. If you are geocoding the address from google sheets, it is not automatic.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 19:19:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1069958#M40747</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-06-18T19:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Google Sheets not Dynamic in AGOL ?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1069993#M40757</link>
      <description>&lt;P&gt;They would need to be geocoded, because this would be used in an EOC scenario. No one will be calling dispatchers with lat/long coordinates in this setting. So, I would need to figure out how to trick google sheets to populate a lat/long field upon completion of a geocoded address. That's where I remain stuck. I'm working around this dead end by using Survey123 instead.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 20:17:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1069993#M40757</guid>
      <dc:creator>ChuckShaw1</dc:creator>
      <dc:date>2021-06-18T20:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Google Sheets not Dynamic in AGOL ?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1120091#M43087</link>
      <description>&lt;P&gt;Can you expand on how you did this for Google Sheets?&amp;nbsp; It just returns True but does nothing when I try:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;item = gis.content.get('item_id_goes_here')
item.update(data='https://drive.google.com/file/d/google_sheet_id_goes_here')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 21:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/google-sheets-not-dynamic-in-agol/m-p/1120091#M43087</guid>
      <dc:creator>ArcProOne</dc:creator>
      <dc:date>2021-11-24T21:17:30Z</dc:date>
    </item>
  </channel>
</rss>

