<?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 Values - Rangemap and displaying original field value in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-Values-Rangemap-and-displaying-original-field-value/m-p/16975#M506</link>
    <description>&lt;P&gt;You have to define the "field" option for the SingleValue module.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...
&amp;lt;option name="classField"&amp;gt;range&amp;lt;/option&amp;gt;
&amp;lt;option name="field"&amp;gt;DATA_STAGE_percentage_used&amp;lt;/option&amp;gt;
...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 10 Jul 2010 00:22:06 GMT</pubDate>
    <dc:creator>ziegfried</dc:creator>
    <dc:date>2010-07-10T00:22:06Z</dc:date>
    <item>
      <title>Single Values - Rangemap and displaying original field value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-Values-Rangemap-and-displaying-original-field-value/m-p/16974#M505</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;With the following code in a dashboard I can get the background of a single value to change depending on the range of a field.  However the value within the single value box also changes to the value of the ranges i.e low, severe, good.  How can I keep the single value as the original numeric value and still retain the color coding?       &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;searchString&amp;gt;midas tablespace| table DATA_STAGE_percentage_used | rangemap field=DATA_STAGE_percentage_used low=0-89 severe=95-100 elevated=90-94&amp;lt;/searchString&amp;gt;
      &amp;lt;title&amp;gt;Tablespace DATA_STAGE Percentage Used&amp;lt;/title&amp;gt;
      &amp;lt;option name="classField"&amp;gt;range&amp;lt;/option&amp;gt;
      &amp;lt;earliestTime&amp;gt;-1h&amp;lt;/earliestTime&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2010 07:38:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Single-Values-Rangemap-and-displaying-original-field-value/m-p/16974#M505</guid>
      <dc:creator>mcwomble</dc:creator>
      <dc:date>2010-07-08T07:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Single Values - Rangemap and displaying original field value</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-Values-Rangemap-and-displaying-original-field-value/m-p/16975#M506</link>
      <description>&lt;P&gt;You have to define the "field" option for the SingleValue module.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...
&amp;lt;option name="classField"&amp;gt;range&amp;lt;/option&amp;gt;
&amp;lt;option name="field"&amp;gt;DATA_STAGE_percentage_used&amp;lt;/option&amp;gt;
...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 10 Jul 2010 00:22:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Single-Values-Rangemap-and-displaying-original-field-value/m-p/16975#M506</guid>
      <dc:creator>ziegfried</dc:creator>
      <dc:date>2010-07-10T00:22:06Z</dc:date>
    </item>
  </channel>
</rss>

