<?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: Automate date filter on webmaps in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/automate-date-filter-on-webmaps/m-p/1515825#M60698</link>
    <description>&lt;P&gt;Hi Kelly,&lt;BR /&gt;&lt;BR /&gt;I am having this same issue and am wondering if you were able to find a solution. Would you be willing to share any pointers about how you set up your notebook?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2024 21:22:12 GMT</pubDate>
    <dc:creator>DanielleKuchler</dc:creator>
    <dc:date>2024-08-06T21:22:12Z</dc:date>
    <item>
      <title>Automate date filter on webmaps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/automate-date-filter-on-webmaps/m-p/1368668#M56762</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;I'm trying to automatically change the filter on a layer on a web map based on the date. For example, I only want points collected in January to show up, but starting in February I only want points collected in February, etc.&lt;/P&gt;&lt;P&gt;I thought about scheduling a notebook, but I don't think you can manipulate an online map with python the way you can with the mapping module in Pro.&lt;/P&gt;&lt;P&gt;I also wrote an attribute expression that returns true if the month of my 'location_timestamp' field is equal to the current month, but I don't see a way to incorporate attribute expressions into a filter. I assumed that was an option, which is why I wrote the expression.&lt;/P&gt;&lt;P&gt;This is obviously not a huge deal but I love a clutter-free map and I love automating things (I picked the right profession!) so I'd love to hear your thoughts!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 22:05:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/automate-date-filter-on-webmaps/m-p/1368668#M56762</guid>
      <dc:creator>KellyTaylor</dc:creator>
      <dc:date>2024-01-10T22:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Automate date filter on webmaps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/automate-date-filter-on-webmaps/m-p/1368726#M56764</link>
      <description>&lt;P&gt;One way would be to add a new field, lets call it "Draw" and base your filter on that:&lt;/P&gt;&lt;P&gt;If [Draw] == "yes"&lt;/P&gt;&lt;P&gt;Then, you could schedule a notebook/python script at the end of the month using the &lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.features.toc.html" target="_self"&gt;Python API&lt;/A&gt;&amp;nbsp;to calculate the field values to 'yes' for the features with the appropriate date and set the others to 'no'.&amp;nbsp;&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 00:30:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/automate-date-filter-on-webmaps/m-p/1368726#M56764</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2024-01-11T00:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Automate date filter on webmaps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/automate-date-filter-on-webmaps/m-p/1368964#M56785</link>
      <description>&lt;P&gt;Oh, that's a great idea. Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 16:08:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/automate-date-filter-on-webmaps/m-p/1368964#M56785</guid>
      <dc:creator>KellyTaylor</dc:creator>
      <dc:date>2024-01-11T16:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Automate date filter on webmaps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/automate-date-filter-on-webmaps/m-p/1515825#M60698</link>
      <description>&lt;P&gt;Hi Kelly,&lt;BR /&gt;&lt;BR /&gt;I am having this same issue and am wondering if you were able to find a solution. Would you be willing to share any pointers about how you set up your notebook?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 21:22:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/automate-date-filter-on-webmaps/m-p/1515825#M60698</guid>
      <dc:creator>DanielleKuchler</dc:creator>
      <dc:date>2024-08-06T21:22:12Z</dc:date>
    </item>
  </channel>
</rss>

