<?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 data based on date and time field in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/filter-data-based-on-date-and-time-field/m-p/676198#M17882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i want to edit date field&amp;nbsp; using smart widget i will see a drop list for time along with the calendar, but when i want to filter the data based on the same date field i can filter based on the date only, is there any way to filter the data based on the date and time ? can i show the same drop list for time&amp;nbsp; similar to the smart edit widget ?&amp;nbsp;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/508710_filter.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Sep 2020 12:35:34 GMT</pubDate>
    <dc:creator>ahmadhasan3</dc:creator>
    <dc:date>2020-09-28T12:35:34Z</dc:date>
    <item>
      <title>filter data based on date and time field</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/filter-data-based-on-date-and-time-field/m-p/676198#M17882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i want to edit date field&amp;nbsp; using smart widget i will see a drop list for time along with the calendar, but when i want to filter the data based on the same date field i can filter based on the date only, is there any way to filter the data based on the date and time ? can i show the same drop list for time&amp;nbsp; similar to the smart edit widget ?&amp;nbsp;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/508710_filter.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:35:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/filter-data-based-on-date-and-time-field/m-p/676198#M17882</guid>
      <dc:creator>ahmadhasan3</dc:creator>
      <dc:date>2020-09-28T12:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: filter data based on date and time field</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/filter-data-based-on-date-and-time-field/m-p/676199#M17883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Web AppBuilder, the filter component honors the date/time settings from the data/map and there are two ways to customize them:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You can&amp;nbsp;edit the time attribute prior to publishing the service&lt;/LI&gt;&lt;LI&gt;You can modify the date format in &lt;EM&gt;map viewer &amp;gt; configure pop-up &amp;gt; configure attributes &amp;gt; Format&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the service supports time attributes, then it will show in the setting panels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Tonghui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2020 05:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/filter-data-based-on-date-and-time-field/m-p/676199#M17883</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2020-10-09T05:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: filter data based on date and time field</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/filter-data-based-on-date-and-time-field/m-p/676200#M17884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i already configure the pop-up to show the time , but still i can't filter the data based on the date and time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2020 07:29:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/filter-data-based-on-date-and-time-field/m-p/676200#M17884</guid>
      <dc:creator>ahmadhasan3</dc:creator>
      <dc:date>2020-10-12T07:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: filter data based on date and time field</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/filter-data-based-on-date-and-time-field/m-p/676201#M17885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ahmad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By taking a closer look at your screenshot, I just&amp;nbsp;realize&amp;nbsp;that this is an on-the-fly filtering function from the Attribute Table (runtime &amp;amp; custom filtering).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not&amp;nbsp;support time-specific attributes filtering for custom filters (like in the Attribute Table or the Custom Filter inside a Filter widget) - see a Note in&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-filter.htm#ESRI_SECTION1_4AF11DD8E98247B3B8275837D6870BCE" title="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-filter.htm#ESRI_SECTION1_4AF11DD8E98247B3B8275837D6870BCE"&gt;Filter widget—ArcGIS Web AppBuilder | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the time options to display for users, it can be achieved by the "ask for values" option inside a Filter widget (or Query depending on your needs) and configure it in the widget setting instead:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;Configure inside the widget setting panel:&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG alt="Configure a Filter widget" class="jive-emoji jive-image image-4 j-img-original" src="https://community.esri.com/legacyfs/online/510763_filterbytime.png" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;Filter by time:&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG alt="Filter by time" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/510761_Filterbytime_1.png" /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;Custom filter does not support time-specific filtering:&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;IMG alt="Custom filter does not support time-specific filtering" class="jive-emoji jive-image image-3 j-img-original" src="https://community.esri.com/legacyfs/online/510762_Filterbytime_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2020 10:54:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/filter-data-based-on-date-and-time-field/m-p/676201#M17885</guid>
      <dc:creator>TonghuiMing</dc:creator>
      <dc:date>2020-10-12T10:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: filter data based on date and time field</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/filter-data-based-on-date-and-time-field/m-p/1126096#M21682</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Tonghui, I have set my filter up as you have. At first if I just set up the date as ask for values I can save and use the filter&amp;nbsp;but when a configure it to additionally filter the time variables the dialog will not let me save - it just freezes&amp;nbsp;with no error warnings. I assume this due to something with the new filter&amp;nbsp;variable and how I configured them. If I don't&amp;nbsp;use &lt;EM&gt;ask for values&lt;/EM&gt; I can save it.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 23:57:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/filter-data-based-on-date-and-time-field/m-p/1126096#M21682</guid>
      <dc:creator>waynecoffey2</dc:creator>
      <dc:date>2021-12-14T23:57:21Z</dc:date>
    </item>
  </channel>
</rss>

