<?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: Single value in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-value/m-p/116106#M6659</link>
    <description>&lt;P&gt;&lt;IMG src="http://answers.splunk.com//storage/SingleValue.gif" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;Looking for something like attached image&lt;/P&gt;</description>
    <pubDate>Wed, 02 Apr 2014 07:11:22 GMT</pubDate>
    <dc:creator>nikhilmehra79</dc:creator>
    <dc:date>2014-04-02T07:11:22Z</dc:date>
    <item>
      <title>Single value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-value/m-p/116103#M6656</link>
      <description>&lt;P&gt;How to get single value representation on a rectangle I have seen many dashboard but don't know how to do it&lt;BR /&gt;
I am not talking about layout panel but a rectangle and number on top of it which changes color with value&lt;BR /&gt;
I am using advanced XML without side view util&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 03:22:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Single-value/m-p/116103#M6656</guid>
      <dc:creator>nikhilmehra79</dc:creator>
      <dc:date>2014-04-02T03:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Single value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-value/m-p/116104#M6657</link>
      <description>&lt;P&gt;Hi nikhilmehra79,&lt;/P&gt;

&lt;P&gt;You could use a &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.2/SearchReference/Rangemap"&gt;rangemap&lt;/A&gt; which can be used to colorize results based on single value results and show it as &lt;CODE&gt;gauge&lt;/CODE&gt; on a dashbord.&lt;/P&gt;

&lt;P&gt;I once did a single value report on a dashboard, were the result was colorized based on its value like this: &lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://answers.splunk.com//storage/AlertsSingleValueCapture.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;To do this, you have to change/create an &lt;CODE&gt;$SPLUNK_HOME/etc/apps/YourApp/appserver/static/applications.css&lt;/CODE&gt; and add the following lines:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;.SimpleResultsTable table.enableMouseover tr td.red_cell {
background-color:red;
color:#EEEEEE;
}

.SimpleResultsTable table.enableMouseover tr td.orange_cell {
background-color:orange;
}

.SimpleResultsTable table.enableMouseover tr td.yellow_cell {
background-color:yellow;
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You should restart Splunk after this and &lt;STRONG&gt;clear your browsers cache!&lt;/STRONG&gt; If it does not work, use your browsers debugging tools and see if the correct &lt;CODE&gt;css&lt;/CODE&gt; is loading.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 05:58:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Single-value/m-p/116104#M6657</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-04-02T05:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Single value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-value/m-p/116105#M6658</link>
      <description>&lt;P&gt;Thanks but i am looking like something as an attached image...please see attached image image with number 60 in box and the color of box i am hoping to change with value.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 07:10:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Single-value/m-p/116105#M6658</guid>
      <dc:creator>nikhilmehra79</dc:creator>
      <dc:date>2014-04-02T07:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Single value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-value/m-p/116106#M6659</link>
      <description>&lt;P&gt;&lt;IMG src="http://answers.splunk.com//storage/SingleValue.gif" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;Looking for something like attached image&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 07:11:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Single-value/m-p/116106#M6659</guid>
      <dc:creator>nikhilmehra79</dc:creator>
      <dc:date>2014-04-02T07:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Single value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-value/m-p/116107#M6660</link>
      <description>&lt;P&gt;Try the proposed CSS first - it changes the background colour, giving your something like your image.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 07:20:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Single-value/m-p/116107#M6660</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-04-02T07:20:18Z</dc:date>
    </item>
  </channel>
</rss>

