<?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>idea Ops Dashboard List Widget - Conditional Formatting of Background Color in ArcGIS Dashboards Ideas</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-ideas/ops-dashboard-list-widget-conditional-formatting/idi-p/934708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We utilize the Ops Dashboard's List widget as part of our incident management dashboard. The widget displays a live feed of breaking news events, all of which have been assigned a severity level. It would be incredibly beneficial for our watch floor analysts to quickly identify the severity of an incident by the tile's background color. For example, severity 5 incident tiles will turn red or incidents within 5 miles of an asset will turn yellow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/475332_GeoNet.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2019 22:23:22 GMT</pubDate>
    <dc:creator>RiannaAylward</dc:creator>
    <dc:date>2019-12-04T22:23:22Z</dc:date>
    <item>
      <title>Ops Dashboard List Widget - Conditional Formatting of Background Color</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/ops-dashboard-list-widget-conditional-formatting/idi-p/934708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We utilize the Ops Dashboard's List widget as part of our incident management dashboard. The widget displays a live feed of breaking news events, all of which have been assigned a severity level. It would be incredibly beneficial for our watch floor analysts to quickly identify the severity of an incident by the tile's background color. For example, severity 5 incident tiles will turn red or incidents within 5 miles of an asset will turn yellow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/475332_GeoNet.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2019 22:23:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/ops-dashboard-list-widget-conditional-formatting/idi-p/934708</guid>
      <dc:creator>RiannaAylward</dc:creator>
      <dc:date>2019-12-04T22:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Ops Dashboard List Widget - Conditional Formatting of Background Color - Status changed to: In Product Plan</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/ops-dashboard-list-widget-conditional-formatting/idc-p/1008536#M1302</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/362746"&gt;@RiannaAylward&lt;/a&gt;&amp;nbsp; &lt;A href="https://www.esri.com/arcgis-blog/products/ops-dashboard/real-time/getting-started-with-arcade-in-arcgis-dashboards/" target="_blank" rel="noopener"&gt;ArcGIS Dashboards Beta&lt;/A&gt; provides the ability to conditionally format Lists and Indicators via Arcade. Your example of "severity 5 incident tiles will turn red" example should be possible in the Beta today. Your "incidents within 5 miles of an asset will turn yellow" will not. To do this, you'd probably need to process/analyze your data in a way that it results in a 'closest asset' field which stores a number. Then, Arcade could be used to color based on the value in that field.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 16:28:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/ops-dashboard-list-widget-conditional-formatting/idc-p/1008536#M1302</guid>
      <dc:creator>patrickb</dc:creator>
      <dc:date>2020-12-10T16:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Ops Dashboard List Widget - Conditional Formatting of Background Color</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/ops-dashboard-list-widget-conditional-formatting/idc-p/1008600#M1313</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7515"&gt;@patrickb&lt;/a&gt;&amp;nbsp;- any timeline for when the Beta capabilities will be available in Enterprise? We deployed a workaround by creating a hexcode field that is populated in GeoEvent, but we would prefer to apply this logic via what you describe above.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 18:15:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/ops-dashboard-list-widget-conditional-formatting/idc-p/1008600#M1313</guid>
      <dc:creator>RiannaAylward</dc:creator>
      <dc:date>2020-12-10T18:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ops Dashboard List Widget - Conditional Formatting of Background Color - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-ideas/ops-dashboard-list-widget-conditional-formatting/idc-p/1048064#M1420</link>
      <description>&lt;P&gt;&lt;SPAN&gt;ArcGIS Dashboards now supports Arcade in two ways:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://doc.arcgis.com/en/dashboards/get-started/understand-data-sources.htm#ESRI_SECTION1_73D33C15F40846E2B591B870E2AFD6E1" target="_blank" rel="noopener nofollow noreferrer"&gt;data expressions&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://doc.arcgis.com/en/dashboards/create-and-share/advanced-formatting.htm#ESRI_SECTION1_C30D73392D964D51A8B606128A8A6E8F" target="_self" rel="nofollow noopener noreferrer"&gt;advanced formatting&lt;/A&gt;&lt;SPAN&gt;. Used individually or together, these new additions open up many new possibilities. Examples were&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.youtube.com/watch?v=lIflGeUsExs" target="_blank" rel="noopener nofollow noreferrer"&gt;recently shown&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;at the Esri Developer's Summit.&amp;nbsp; A collection of samples has also been started on&amp;nbsp;&lt;A href="https://github.com/Esri/arcade-expressions/tree/master/dashboard_data" target="_blank" rel="nofollow noopener noreferrer"&gt;GitHub&lt;/A&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently, these new capabilities are available in ArcGIS Online only. We are targeting their inclusion for Enterprise 10.9.1.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 12:46:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-ideas/ops-dashboard-list-widget-conditional-formatting/idc-p/1048064#M1420</guid>
      <dc:creator>patrickb</dc:creator>
      <dc:date>2021-04-16T12:46:18Z</dc:date>
    </item>
  </channel>
</rss>

