<?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: Show null values in a number selector (operations dashboard) in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/1304140#M8024</link>
    <description>&lt;P&gt;The simple workaround I found is using Arcade to replace Null with another value in an Arcade data source based on your current data source:&lt;BR /&gt;&lt;BR /&gt;Documentation: &lt;A href="https://developers.arcgis.com/arcade/profiles/dashboard-data/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developers.arcgis.com/arcade/profiles/dashboard-data/&lt;/A&gt;&lt;BR /&gt;Arcade Data Source Examples: &lt;A href="https://github.com/Esri/arcade-expressions/tree/master/dashboard_data" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Esri/arcade-expressions/tree/master/dashboard_data&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BUT!!!&lt;BR /&gt;&lt;BR /&gt;This works fine for domain attributes and strings... it does not work so well for numeric fields where there isn't a restricted valid numeric range&lt;BR /&gt;&lt;BR /&gt;eg: you can't replace NULL with 0 if there are actual cases where 0 is a valid attribute value&lt;/P&gt;&lt;P&gt;an arbitrarily large, small or negative number might also mess things up horribly (eg: scale) without really ensuring you can differentiate it from valid numbers...&lt;/P&gt;&lt;P&gt;...and by then you realize NULL itself is the only safe out-of-range option... so it should be optionally possible to reach records with NULL value in all filters&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2023 19:22:40 GMT</pubDate>
    <dc:creator>PaulodeCastroVilli</dc:creator>
    <dc:date>2023-06-28T19:22:40Z</dc:date>
    <item>
      <title>Show null values in a number selector (operations dashboard)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/97662#M523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In operations dashboard, I have a field with number values some of which are null.&amp;nbsp; I would like to view the info using the number selector, displayed as a slider, but none of the null values show up e.g. the slider shows results from 0 to 200,000.&amp;nbsp; How do I add an option to select the null values?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2018 02:22:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/97662#M523</guid>
      <dc:creator>LukeSussex2</dc:creator>
      <dc:date>2018-01-31T02:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Show null values in a number selector (operations dashboard)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/97663#M524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/309776"&gt;Luke Sussex&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the question and details about your use case. Unfortunately, at this time there is not a way to include null values from a number selector (when applying a filter action to another element). This is a good enhancement idea, however. I will bring it to the team for consideration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2018 23:11:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/97663#M524</guid>
      <dc:creator>DavidNyenhuis1</dc:creator>
      <dc:date>2018-02-07T23:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show null values in a number selector (operations dashboard)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/97664#M525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the status of this? I am finding that adding null &lt;EM&gt;string&lt;/EM&gt; values to Category Selectors using the&amp;nbsp; "+ Override" button is also not possible in Operations Dashboard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 15:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/97664#M525</guid>
      <dc:creator>JoeBryant1</dc:creator>
      <dc:date>2019-04-18T15:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Show null values in a number selector (operations dashboard)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/97665#M526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I logged in to ask about this. I have null values in one field and I want the user to be able to select that, because it is meaningful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going to recalculate "NULL" to "No Data" (text) and that should do it but the data is updated regularly, so I will have to recalculate whenever the data is updated. Also, I have large datasets and the calculation is taking a very long time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2019 14:55:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/97665#M526</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-12-31T14:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Show null values in a number selector (operations dashboard)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/97666#M527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Recalculating &amp;lt;Null&amp;gt; to 'No Data' sounds like a good work around, Randy. I will try that in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After calculating your current data, I would change the field to not allow &amp;lt;Null&amp;gt; values and set a default value of 'No Data'. That way all new data that comes in will have this field populated and usable. Just remind your editors to update this field from 'No Data' to whatever is appropriate when needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2019 16:19:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/97666#M527</guid>
      <dc:creator>JoeBryant1</dc:creator>
      <dc:date>2019-12-31T16:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Show null values in a number selector (operations dashboard)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/97667#M528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion about updating the field that I don't want Null values in. I didn't realize you could set a default value when you prohibit Null values. I'll try that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2019 16:38:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/97667#M528</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-12-31T16:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Show null values in a number selector (operations dashboard)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/1011517#M4101</link>
      <description>&lt;P&gt;Update: I've created an enhancement idea for selecting Null values:&lt;/P&gt;&lt;P&gt;&lt;A title="Add Null Override Category to Dashboard Selector" href="https://community.esri.com/t5/arcgis-dashboards-ideas/add-null-override-category-to-selector/idi-p/1011506" target="_blank" rel="noopener"&gt;Add Null Override Category to Dashboard Selector&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 18:11:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/1011517#M4101</guid>
      <dc:creator>JoeBryant1</dc:creator>
      <dc:date>2020-12-21T18:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Show null values in a number selector (operations dashboard)</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/1304140#M8024</link>
      <description>&lt;P&gt;The simple workaround I found is using Arcade to replace Null with another value in an Arcade data source based on your current data source:&lt;BR /&gt;&lt;BR /&gt;Documentation: &lt;A href="https://developers.arcgis.com/arcade/profiles/dashboard-data/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developers.arcgis.com/arcade/profiles/dashboard-data/&lt;/A&gt;&lt;BR /&gt;Arcade Data Source Examples: &lt;A href="https://github.com/Esri/arcade-expressions/tree/master/dashboard_data" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Esri/arcade-expressions/tree/master/dashboard_data&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BUT!!!&lt;BR /&gt;&lt;BR /&gt;This works fine for domain attributes and strings... it does not work so well for numeric fields where there isn't a restricted valid numeric range&lt;BR /&gt;&lt;BR /&gt;eg: you can't replace NULL with 0 if there are actual cases where 0 is a valid attribute value&lt;/P&gt;&lt;P&gt;an arbitrarily large, small or negative number might also mess things up horribly (eg: scale) without really ensuring you can differentiate it from valid numbers...&lt;/P&gt;&lt;P&gt;...and by then you realize NULL itself is the only safe out-of-range option... so it should be optionally possible to reach records with NULL value in all filters&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 19:22:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/show-null-values-in-a-number-selector-operations/m-p/1304140#M8024</guid>
      <dc:creator>PaulodeCastroVilli</dc:creator>
      <dc:date>2023-06-28T19:22:40Z</dc:date>
    </item>
  </channel>
</rss>

