<?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 Feature Layer for null values in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187873#M46708</link>
    <description>&lt;P&gt;Two options if you are wanting to filter within the map, or filter the entire layer itself through a &lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm" target="_self"&gt;View&lt;/A&gt;. If you go the 'view' route, this link is also useful:&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/introducing-the-new-create-and-update-view-layer-experiences/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/introducing-the-new-create-and-update-view-layer-experiences/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In both instances, the filter expression will be something like '&lt;STRONG&gt;FieldName' 'is blank'&lt;/STRONG&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 16:03:51 GMT</pubDate>
    <dc:creator>DataOfficer</dc:creator>
    <dc:date>2022-06-29T16:03:51Z</dc:date>
    <item>
      <title>Filter Feature Layer for null values</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187862#M46706</link>
      <description>&lt;P&gt;Looking to filter a Feature Layer to show only features with null / no data values from a text field, but cannot figure out how to do so.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Basically trying to create a map that will be used by a field editor, showing them which features need to have data entered.&amp;nbsp; Once they add a value to the field, it will then disappear from the map.&amp;nbsp; This should be easy, right?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 15:52:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187862#M46706</guid>
      <dc:creator>sgambrel_Bouldercounty</dc:creator>
      <dc:date>2022-06-29T15:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Feature Layer for null values</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187871#M46707</link>
      <description>&lt;P&gt;If I'm understanding you correctly, and if it's SQL based, your definition query should be;&lt;/P&gt;&lt;P&gt;&amp;lt;DATAFIELD&amp;gt; IS NULL&lt;/P&gt;&lt;P&gt;Can't use &amp;lt;DATAFIELD&amp;gt; = NULL&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 16:00:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187871#M46707</guid>
      <dc:creator>DarrellHill</dc:creator>
      <dc:date>2022-06-29T16:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Feature Layer for null values</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187873#M46708</link>
      <description>&lt;P&gt;Two options if you are wanting to filter within the map, or filter the entire layer itself through a &lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm" target="_self"&gt;View&lt;/A&gt;. If you go the 'view' route, this link is also useful:&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/introducing-the-new-create-and-update-view-layer-experiences/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/introducing-the-new-create-and-update-view-layer-experiences/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In both instances, the filter expression will be something like '&lt;STRONG&gt;FieldName' 'is blank'&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 16:03:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187873#M46708</guid>
      <dc:creator>DataOfficer</dc:creator>
      <dc:date>2022-06-29T16:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Feature Layer for null values</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187881#M46709</link>
      <description>&lt;P&gt;I'm using the Classic Map Viewer, so IS is the only applicable operator.&amp;nbsp; I tried every combination of NULL, &amp;lt;NULL&amp;gt;, etc. and unfortunately that doesn't work.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 16:11:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187881#M46709</guid>
      <dc:creator>sgambrel_Bouldercounty</dc:creator>
      <dc:date>2022-06-29T16:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Feature Layer for null values</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187890#M46710</link>
      <description>&lt;P&gt;I would like to filter in the map - how would I do so?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sgambrel_Bouldercounty_1-1656519247497.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/44788i3BBA01D0A03507AF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sgambrel_Bouldercounty_1-1656519247497.png" alt="sgambrel_Bouldercounty_1-1656519247497.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;A View might work but is unnecessarily cumbersome.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 16:14:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187890#M46710</guid>
      <dc:creator>sgambrel_Bouldercounty</dc:creator>
      <dc:date>2022-06-29T16:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Feature Layer for null values</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187895#M46711</link>
      <description>&lt;P&gt;In the 'is' dropdown in the middle, there should be an '&lt;STRONG&gt;is blank&lt;/STRONG&gt;' option.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 16:21:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187895#M46711</guid>
      <dc:creator>DataOfficer</dc:creator>
      <dc:date>2022-06-29T16:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Feature Layer for null values</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187899#M46712</link>
      <description>&lt;P&gt;A ha!&amp;nbsp; That worked!&amp;nbsp; Thanks, I did not see the "Is Blank" down the list - I really figured that "Is" was going to be the operator.&amp;nbsp; Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 16:31:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/filter-feature-layer-for-null-values/m-p/1187899#M46712</guid>
      <dc:creator>sgambrel_Bouldercounty</dc:creator>
      <dc:date>2022-06-29T16:31:34Z</dc:date>
    </item>
  </channel>
</rss>

