<?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: Filter data in Map Viewer by Date for Field Maps in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/filter-data-in-map-viewer-by-date-for-field-maps/m-p/1089498#M41757</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17874"&gt;@RussRoberts&lt;/a&gt;, that works for the web, though we see no data at all in field apps (Explorer, Field Maps).&lt;/P&gt;</description>
    <pubDate>Tue, 17 Aug 2021 03:54:39 GMT</pubDate>
    <dc:creator>JamieLambert</dc:creator>
    <dc:date>2021-08-17T03:54:39Z</dc:date>
    <item>
      <title>Filter data in Map Viewer by Date for Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-data-in-map-viewer-by-date-for-field-maps/m-p/1088327#M41700</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I know Arcade is available for Styles and Pop-ups in Map Viewer, though I don't believe it is available for Filter. And I would love to be corrected here!&lt;/P&gt;&lt;P&gt;I need to filter a layer based on end date. With ArcGIS Online Assistant I can just add 'dig_end_at &amp;gt; current_timestamp' and it works fine for web products. However I see no data when using Field Maps.&lt;/P&gt;&lt;P&gt;What would be the simplest solution to this that is supported by Field Maps? I guess I could do something with symbols, though it seems unsatisfactory.&lt;/P&gt;&lt;P&gt;I did try '$feature["dig_end_at"]&amp;gt;Today()' and '$feature["dig_end_at"]&amp;gt;Now()' as the Style expression in Map Viewer, though these didn't seem to do anything.&lt;/P&gt;&lt;P&gt;I am using ArcGIS Online and hosted features.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It amazes me that Map Viewer cannot accommodate this out of the box, when Dashboards already have a solution.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Dashboard_Date_Filter.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20699iDE4AB52893EEB7EB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dashboard_Date_Filter.png" alt="Dashboard_Date_Filter.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;Thanks, Jamie.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 09:16:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-data-in-map-viewer-by-date-for-field-maps/m-p/1088327#M41700</guid>
      <dc:creator>JamieLambert</dc:creator>
      <dc:date>2021-08-12T09:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Filter data in Map Viewer by Date for Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-data-in-map-viewer-by-date-for-field-maps/m-p/1088393#M41703</link>
      <description>&lt;P&gt;Currently this isn't in the filter component. Does using an expression like this help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RussellRoberts1_0-1628776574059.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20715i95D63B3365DE3670/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RussellRoberts1_0-1628776574059.png" alt="RussellRoberts1_0-1628776574059.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 13:56:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-data-in-map-viewer-by-date-for-field-maps/m-p/1088393#M41703</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2021-08-12T13:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Filter data in Map Viewer by Date for Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-data-in-map-viewer-by-date-for-field-maps/m-p/1089498#M41757</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17874"&gt;@RussRoberts&lt;/a&gt;, that works for the web, though we see no data at all in field apps (Explorer, Field Maps).&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 03:54:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-data-in-map-viewer-by-date-for-field-maps/m-p/1089498#M41757</guid>
      <dc:creator>JamieLambert</dc:creator>
      <dc:date>2021-08-17T03:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Filter data in Map Viewer by Date for Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-data-in-map-viewer-by-date-for-field-maps/m-p/1132096#M43692</link>
      <description>&lt;P&gt;I too see this.&amp;nbsp; The filter works in the web map but renders nothing in Field Maps.&lt;/P&gt;&lt;P&gt;My workaround is to create a symbology expression by date with the data I want hidden in the 'other' area and turned off.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be best if ESRI could fix the Field Maps filter&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 17:25:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-data-in-map-viewer-by-date-for-field-maps/m-p/1132096#M43692</guid>
      <dc:creator>m3</dc:creator>
      <dc:date>2022-01-10T17:25:39Z</dc:date>
    </item>
  </channel>
</rss>

