<?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: ArcGIS Pro Select By Attribute IS NOT NULL in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72706#M3080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Late yesterday afternoon, I came to realize that what Kory suggested is actually true.&amp;nbsp; In this particular database I've been using there are text strings that contain the 6 characters of &amp;lt;Null&amp;gt;.&amp;nbsp; That problem is seemingly systemic in this database as I found tables that suffered from the same affliction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the authoritative feature/tables are then used for feature services, AGOL, and even file geodatabases, the issue was pervasive across all data platforms giving&amp;nbsp; the appearance to me that it was an ArcGIS Pro problem, when it was in fact a data problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last night I had a nice large plate of crow for dinner and my lovely wife baked a delicious humble pie....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6162693901001w320h240r917" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6162693901001" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6162693901001w320h240r917');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6162693901001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Kory_Kramer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2018 15:25:22 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2018-03-28T15:25:22Z</dc:date>
    <item>
      <title>ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72694#M3068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simple selection: where field_name is not null.&amp;nbsp; Notice I have the 'show all fields' button active.&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/399850_pastedImage_1.png" style="width: 620px; height: 390px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But &amp;lt;null&amp;gt; appear as selected&amp;nbsp;and it does not matter if I have show all records or show selected records active: they all appear as blue, selected.&amp;nbsp; The number of selected records seems correct: emphasis on 'seems'....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When selecting for 'IS NULL', those records that are null don't show as selected when 'show all records' is active:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/399864_pastedImage_3.png" style="width: 620px; height: 590px;" /&gt;&lt;/P&gt;&lt;P&gt;Again, the number of selected records 'seems' to be correct.&amp;nbsp; If I toggle to 'show selected records' I get the correct selected records (no 'is not null' records are 'blue')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/KKramer-esristaff"&gt;KKramer-esristaff&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 20:24:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72694#M3068</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-03-26T20:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72695#M3069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the data source?&amp;nbsp; Feature service, file geodatabase, enterprise gdb, shapefile?&lt;/P&gt;&lt;P&gt;If you activate a cell to edit it, is it blank or does it actually say &amp;lt;Null&amp;gt; ?&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/399871_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/399878_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;In the first example above, the field actually contains text that says &amp;lt;Null&amp;gt;&lt;/P&gt;&lt;P&gt;In the second example, the field is actually null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check that and let us know what happens?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 22:49:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72695#M3069</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2018-03-26T22:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72696#M3070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmmm&lt;/P&gt;&lt;P&gt;works for me&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/399884_field_calc06.png" style="width: 620px; height: 217px;" /&gt;&lt;/P&gt;&lt;P&gt;latest Pro version&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 22:53:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72696#M3070</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-03-26T22:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72697#M3071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The example is a feature service in our local portal.&amp;nbsp; I'll take a second look in the morning as you suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 01:14:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72697#M3071</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-03-27T01:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72698#M3072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well Dan; beats me!&amp;nbsp; &amp;nbsp;I thought maybe it was some obscure setting under file/options but didn't see anything there.&amp;nbsp; I'll do some more testing in the morning...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 01:17:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72698#M3072</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-03-27T01:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72699#M3073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... Feature Service ....&lt;/P&gt;&lt;P&gt;Remember, I work local, so you have already limited the problem to those cloudy things &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 02:11:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72699#M3073</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-03-27T02:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72700#M3074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe, I realize you said local portal, but as a quick test I tried this with a hosted feature service on ArcGIS Online and the selections appear to be working as expected:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/399920_pastedImage_1.png" style="width: 620px; height: 288px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/399921_pastedImage_2.png" style="width: 620px; height: 211px;" /&gt;&lt;/P&gt;&lt;P&gt;I think this one is definitely worth a call to technical support.&amp;nbsp; Things we'd probably want to dig deeper on are 1. are you referencing data on your own enterprise gdb - what is the RDBMS? 2. If you run the selection on the local data (same database used to generate the service) what are the results?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 13:54:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72700#M3074</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2018-03-27T13:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72701#M3075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a screen shot of an 'is null' selection on a file geodatabse:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="399919" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/399919_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Note the two records I have highlighted...(edited: I meant to highlight the blue &amp;lt;Null&amp;gt; record, not the 'Active' value...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="399917" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/399917_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;This record 'says it's null' but you are telling me it isn't really null.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="399918" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/399918_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;And this record because it's blank is really &amp;lt;null&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you need to sell me on why this approach to data display is a good thing.&amp;nbsp; I'm all ears!&amp;nbsp; Call me crazy but when I see &amp;lt;Null&amp;gt; in a data field, I take it for face value....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(BTW, you got up a little earlier than me- as I was putting this response together, I see you added a post about an AGOL feature service...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/45316"&gt;Kory Kramer&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/47761"&gt;Chad Kopplin&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 14:00:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72701#M3075</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-03-27T14:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72702#M3076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, if I followed the flow and screenshots there (and thank you a million times over for screenshots, as things like this are nearly impossible to follow without them&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;) it does look like you have records in your data that actually contain the text "&amp;lt;Null&amp;gt;" .&amp;nbsp; Where did the data come from to populate that database?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is the case, do a new selection to select all records with an actual text value = "&amp;lt;Null&amp;gt;"&lt;/P&gt;&lt;P&gt;Then Calculate Field field_name = None&amp;nbsp; &amp;nbsp; (by default, the Expression Type should be Python 3, no quotes around None should give you actual null values in the cells of the selected records).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the Select by Attributes again to check. Does that work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 14:16:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72702#M3076</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2018-03-27T14:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72703#M3077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an is null selection on the source enterprise gdb (SQL Server 2014, ArcGIS Server 10.4.1). My user on this data base only has read privileges so I can't get the pencil/editor icon to turn on.&amp;nbsp; Notice the record where permit_id = 55.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="399929" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/399929_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edited moment later:&amp;nbsp; Just for fun we did a query in SQL server manager for permit_id is null.&amp;nbsp; That query returns 2016 records: my query in ArcGis Pro returns 2017: the extra record being the permit_id = 55. I'm not feeling warm and fuzzy about this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and edited a few more moments later:&amp;nbsp;the same query in ArcMap 10.5.1 on the same data returns the same results as the SQL server manager query.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 14:18:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72703#M3077</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-03-27T14:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72704#M3078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Joe.&amp;nbsp; I think it would be best to log a case with technical support as this is going to take some specific troubleshooting on that data/database.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 14:26:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72704#M3078</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2018-03-27T14:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72705#M3079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kory-&amp;nbsp; I'll do that and let the community what I come up with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 14:52:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72705#M3079</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-03-27T14:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72706#M3080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Late yesterday afternoon, I came to realize that what Kory suggested is actually true.&amp;nbsp; In this particular database I've been using there are text strings that contain the 6 characters of &amp;lt;Null&amp;gt;.&amp;nbsp; That problem is seemingly systemic in this database as I found tables that suffered from the same affliction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the authoritative feature/tables are then used for feature services, AGOL, and even file geodatabases, the issue was pervasive across all data platforms giving&amp;nbsp; the appearance to me that it was an ArcGIS Pro problem, when it was in fact a data problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last night I had a nice large plate of crow for dinner and my lovely wife baked a delicious humble pie....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6162693901001w320h240r703" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6162693901001" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6162693901001w320h240r703');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6162693901001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Kory_Kramer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 15:25:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72706#M3080</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-03-28T15:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72707#M3081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe, thank you for the information, I believe that this could be an issue, especially if people are bringing nonspatial tabular data or spatial tabular data that was created in EXCEL or some other DB format.&amp;nbsp; This makes sense, after reading the chain.&amp;nbsp; There have been times years ago where I have calculated the field to Null, in stead of clicking the box in the geodatabase that allows you to accept Null values, and I have seen the issue that you posted, not knowing the difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 16:26:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72707#M3081</guid>
      <dc:creator>ChadKopplin</dc:creator>
      <dc:date>2018-04-04T16:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Select By Attribute IS NOT NULL</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72708#M3082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chad- I've encountered this issue before and will probably encounter it again I'm sure.&amp;nbsp; There a a lot of GIS practitioners out there that just don't grasp the concept of a true &amp;lt;Null&amp;gt; value in a database; that's okay, but I'll do what I can to explain it and the virtues associated with using it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/Chad_Kopplin"&gt;Chad_Kopplin&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 16:57:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-select-by-attribute-is-not-null/m-p/72708#M3082</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-04-04T16:57:51Z</dc:date>
    </item>
  </channel>
</rss>

