<?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: replacing no results found with 0 with a color in Splunk dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/replacing-no-results-found-with-0-with-a-color-in-Splunk/m-p/693883#M56814</link>
    <description />
    <pubDate>Fri, 19 Jul 2024 18:50:14 GMT</pubDate>
    <dc:creator>anil1219</dc:creator>
    <dc:date>2024-07-19T18:50:14Z</dc:date>
    <item>
      <title>replacing no results found with 0 with a color in Splunk dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/replacing-no-results-found-with-0-with-a-color-in-Splunk/m-p/693882#M56813</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;How to replace&amp;nbsp;no results found with 0 with a color in Splunk dashboard.&lt;/P&gt;
&lt;P&gt;I know that by appending below it update 'no results found' with 0 value.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| appendpipe [stats count | where count=0]

&lt;/LI-CODE&gt;
&lt;P&gt;But it comes with red color as 0 value, I want to change to green color.&lt;/P&gt;
&lt;P&gt;even if I have changed Format Visualization --&amp;gt; Color range&amp;nbsp;&lt;/P&gt;
&lt;P&gt;from 0-5 as Green&lt;/P&gt;
&lt;P&gt;5-max as Red&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please let me know how I can get green color with value as 0 when there is 'no results found'&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 22:12:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/replacing-no-results-found-with-0-with-a-color-in-Splunk/m-p/693882#M56813</guid>
      <dc:creator>anil1219</dc:creator>
      <dc:date>2024-07-19T22:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: replacing no results found with 0 with a color in Splunk dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/replacing-no-results-found-with-0-with-a-color-in-Splunk/m-p/693883#M56814</link>
      <description />
      <pubDate>Fri, 19 Jul 2024 18:50:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/replacing-no-results-found-with-0-with-a-color-in-Splunk/m-p/693883#M56814</guid>
      <dc:creator>anil1219</dc:creator>
      <dc:date>2024-07-19T18:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: replacing no results found with 0 with a color in Splunk dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/replacing-no-results-found-with-0-with-a-color-in-Splunk/m-p/693891#M56815</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260633"&gt;@anil1219&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;there a request in Splunk ideas to add a feature to do this, please upvote it!&lt;/P&gt;&lt;P&gt;Anyway, using the solution you shared you should have 0 instead of "no results found".&lt;/P&gt;&lt;P&gt;For the green colour, in the classical interface dashboards (I'm not srìtill using Dashboard Studio) you should click on the pencil button in the panel of your dashboard.&lt;/P&gt;&lt;P&gt;Then you can choose the colour and set the range for your colours.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jul 2024 08:49:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/replacing-no-results-found-with-0-with-a-color-in-Splunk/m-p/693891#M56815</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-07-20T08:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: replacing no results found with 0 with a color in Splunk dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/replacing-no-results-found-with-0-with-a-color-in-Splunk/m-p/693893#M56816</link>
      <description>&lt;P&gt;Try something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| appendpipe [| stats count as "Total impact %"| where 'Total impact %'=0]&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 20 Jul 2024 09:12:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/replacing-no-results-found-with-0-with-a-color-in-Splunk/m-p/693893#M56816</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-07-20T09:12:58Z</dc:date>
    </item>
  </channel>
</rss>

