<?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 Filter based on current or future dates in AGOL in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7793#M320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to set a filter to show outages that have yet to be completed by date? We will have a start date/time and an end date/time. I would like to hide the outages that have expired. I was thinking about creating a new yes/no field that I can filter that way, but I'd like to avoid having a user to have to go back and enter that in. I'd like to just hide the results after the completion date automatically. Can this be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 May 2015 22:31:56 GMT</pubDate>
    <dc:creator>RobbHodges</dc:creator>
    <dc:date>2015-05-10T22:31:56Z</dc:date>
    <item>
      <title>Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7793#M320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to set a filter to show outages that have yet to be completed by date? We will have a start date/time and an end date/time. I would like to hide the outages that have expired. I was thinking about creating a new yes/no field that I can filter that way, but I'd like to avoid having a user to have to go back and enter that in. I'd like to just hide the results after the completion date automatically. Can this be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 May 2015 22:31:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7793#M320</guid>
      <dc:creator>RobbHodges</dc:creator>
      <dc:date>2015-05-10T22:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7794#M321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set filters on your layer and use dates in these filters like: Date "is not between" Date a &amp;amp; Date b. Or if you had a field that has the expired domain(yes/no) you can use that which might work for your setup if the expired date could be a different value for each feature on the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Russ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 08:40:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7794#M321</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2015-05-11T08:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7795#M322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there way to set a filter; using a date query of date&amp;gt;=5/1/2015, during the [create replica] process within the REST services of ArcGIS Online!?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 11:24:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7795#M322</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-05-11T11:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7796#M323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That should work, thanks! I think I was trying to over complicate it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 12:20:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7796#M323</guid>
      <dc:creator>RobbHodges</dc:creator>
      <dc:date>2015-05-11T12:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7797#M324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Hosted services, if you allow non standard queries, you can use the sql server date syntax.&amp;nbsp; Here is an example that will only show feature created in the last 30 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;DATEDIFF(s,DATEADD(s,30,CreationDate),GETDATE()) &amp;lt; 0 &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 19:43:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7797#M324</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2015-05-12T19:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7798#M325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this only work with Hosted Feature services then?&amp;nbsp; I have a feature service I have added to AGOL from a local ArcGIS Server.&amp;nbsp; The date fields don't show up when I try and create a filter.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 14:55:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7798#M325</guid>
      <dc:creator>NilsBabel</dc:creator>
      <dc:date>2015-05-27T14:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7799#M326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syntax I provided above is for SQL Server and ArcGIS Online hosted data.&amp;nbsp; If you use a different database, you will need to determine the syntax for that database,&amp;nbsp; You will also need date fields so enable editor tracking is one way to get these.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 18:41:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7799#M326</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2015-05-27T18:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7800#M327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks.&amp;nbsp; One of my feature services I am in control of and know that the database is SQL Server and the fields are date fields.&amp;nbsp; This one does show the date fields in the filter window.&amp;nbsp; However it doesn't let me add an expression in the value field.&amp;nbsp; Where would I add the expression above in a web map filter window?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/104044_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, another feature service that I use but am not in control of has date/time fields but I'm unsure of what database format it is in.&amp;nbsp; The date/time fields do not show up in the drop down in the filter window.&amp;nbsp; Why would that be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 18:59:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7800#M327</guid>
      <dc:creator>NilsBabel</dc:creator>
      <dc:date>2015-05-27T18:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7801#M328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, you need to modify the json that makes up the webmap manually, the UI does not allow you to specify this query.&amp;nbsp; The AGO-Assistant can help.&amp;nbsp; Just be careful, it is easy to mess the json up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 19:09:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7801#M328</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2015-05-27T19:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7802#M329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AGO-Assistant?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 19:25:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7802#M329</guid>
      <dc:creator>NilsBabel</dc:creator>
      <dc:date>2015-05-27T19:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7803#M330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is a link to the assistant: &lt;A href="http://ago-assistant.esri.com/" title="http://ago-assistant.esri.com/"&gt;ArcGIS Online Assistant&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 14:25:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7803#M330</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2015-05-28T14:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7804#M331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How have I missed this tool?&amp;nbsp; Looks very useful.&amp;nbsp; But how do I edit a web map json file?&amp;nbsp; It doesn't let me edit it in the assistant and I don't see where I could upload one anywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is there a rule behind some feature services that let you filter some date fields but not others?&amp;nbsp; I'm trying to set a filter on the FireOutDateTime field on this feature service:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://irwin.doi.gov/arcgis/rest/services/Console/Incident_View/FeatureServer/0"&gt;http://irwin.doi.gov/arcgis/rest/services/Console/Incident_View/FeatureServer/0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But the date fields don't show up in the drop down of the filter interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 20:39:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7804#M331</guid>
      <dc:creator>NilsBabel</dc:creator>
      <dc:date>2015-05-28T20:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7805#M332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So in the tool you click "I want to view JSON" and then when you click on the map item on the left and then on the right the JSON will show up for the map and there will be an edit icon in the top right corner of the JSON and that is where you can start making edits and then click save.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 13:00:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7805#M332</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2015-05-29T13:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7806#M333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh, thanks.&amp;nbsp; I missed that.&amp;nbsp; Once you start scrolling those buttons disappear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 13:20:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7806#M333</guid>
      <dc:creator>NilsBabel</dc:creator>
      <dc:date>2015-05-29T13:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7807#M334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still don't understand where you would put the syntax within the JSON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where would I put the following Example within my JSON?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;DATEDIFF(s,DATEADD(s,30,CreationDate),GETDATE()) &amp;lt; 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 13:51:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7807#M334</guid>
      <dc:creator>JeremyGould</dc:creator>
      <dc:date>2015-05-29T13:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7808#M335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the filter for the layer.&amp;nbsp; It is probably best to create some random filter on the layer.&amp;nbsp; That way the filter parameter is part of the json of the layer in the webmap.&amp;nbsp; Then use the AGO Assistant to replace the random filter with the one you want.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just remember the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1:&amp;nbsp; The date syntax is database dependent&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2:&amp;nbsp; This is considered a non standard query, so you need to make sure you server supports non standard queries&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 13:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7808#M335</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2015-05-29T13:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7809#M336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that did it.&amp;nbsp; By creating a random filter, it placed the JSON syntax I needed in order to edit the query.&amp;nbsp; This has been very useful, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 16:59:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7809#M336</guid>
      <dc:creator>JeremyGould</dc:creator>
      <dc:date>2015-05-29T16:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7810#M337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what's happening for ago-assistant, The login button is always disabled. will ESRI continue the develop of this great tool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 10:55:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7810#M337</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2015-11-19T10:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7811#M338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The log in is working for me.&amp;nbsp; I am not sure why it is not for you.&amp;nbsp; As for the support, I am not sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code if you are interested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/ago-assistant" title="https://github.com/Esri/ago-assistant"&gt;Esri/ago-assistant · GitHub&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 13:01:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7811#M338</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2015-11-19T13:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Filter based on current or future dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7812#M339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When going to the &lt;A href="https://ago-assistant.esri.com/" title="https://ago-assistant.esri.com/"&gt;ArcGIS Online Assistant&lt;/A&gt; page, I had to select the "Click here to log in to a Portal instance" and then enter the URL address for my agencies AGOL page, and my AGOL user/pass.&amp;nbsp; This could be a local Portal setup instead of AGOL if that is what you have. That is, the "Log in to get started" link did not work for me, but when I was able to add my AGOL URL, it did.&amp;nbsp; They may have changed something that makes it so it doesn't automatically log you in based on the user/pass.&amp;nbsp; I have theories of why, but that is all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/145084_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 16:05:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-based-on-current-or-future-dates-in-agol/m-p/7812#M339</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2015-11-19T16:05:15Z</dc:date>
    </item>
  </channel>
</rss>

