<?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 always show invalid field in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/single-value-always-show-invalid-field/m-p/80484#M4356</link>
    <description>&lt;P&gt;It might help to give the dc(msisdn) value a new fieldname in your search string.  Try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=smart_gtp Completed | stats dc(msisdn) as msisdndc  | rangemap field=msisdndc low=0-0 elevated=1-1 default=severe
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 23 Sep 2011 06:04:03 GMT</pubDate>
    <dc:creator>sfleming</dc:creator>
    <dc:date>2011-09-23T06:04:03Z</dc:date>
    <item>
      <title>single value always show invalid field</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/single-value-always-show-invalid-field/m-p/80483#M4355</link>
      <description>&lt;P&gt;Hi, can somebody help me in this.. it always show invalid field and i cant change the color of the single value ..&lt;/P&gt;

&lt;P&gt;heres my code..&lt;/P&gt;

&lt;P&gt;sourcetype=smart_gtp Completed |stats dc(msisdn)   |rangemap field=dc(msisdn) low=0-0 elevated=1-1 default=severe&lt;/P&gt;

&lt;P&gt;&lt;VIEW autocancelinterval="90" isvisible="true" onunloadcanceljobs="true" refresh="-1" template="dashboard.html" stylesheet="panel_size.css"&gt;&lt;/VIEW&gt;&lt;/P&gt;

&lt;P&gt;&lt;LABEL&gt;My dashboard&lt;/LABEL&gt;&lt;BR /&gt;
  &lt;MODULE name="AccountBar" layoutpanel="appHeader"&gt;&lt;/MODULE&gt;&lt;BR /&gt;
  &lt;MODULE name="AppBar" layoutpanel="navigationHeader"&gt;&lt;/MODULE&gt;&lt;BR /&gt;
  &lt;MODULE name="Message" layoutpanel="messaging"&gt;&lt;BR /&gt;
    &lt;OBJECT&gt;&lt;PARAM name="filter" /&gt;*&lt;BR /&gt;
    &lt;PARAM name="clearOnJobDispatch" /&gt;False&lt;BR /&gt;
    &lt;PARAM name="maxSize" /&gt;1&lt;BR /&gt;
  &lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;BR /&gt;
  &lt;MODULE name="Message" layoutpanel="messaging"&gt;&lt;BR /&gt;
    &lt;OBJECT&gt;&lt;PARAM name="filter" /&gt;splunk.search.job&lt;BR /&gt;
    &lt;PARAM name="clearOnJobDispatch" /&gt;True&lt;BR /&gt;
    &lt;PARAM name="maxSize" /&gt;1&lt;BR /&gt;
  &lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;BR /&gt;
  &lt;MODULE name="TitleBar" layoutpanel="viewHeader"&gt;&lt;BR /&gt;
    &lt;OBJECT&gt;&lt;PARAM name="actionsMenuFilter" /&gt;dashboard&lt;BR /&gt;
  &lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;BR /&gt;
 &lt;MODULE name="HiddenSavedSearch" layoutpanel="panel_row1_col1" autorun="True"&gt;&lt;/MODULE&gt;&lt;/P&gt;

&lt;P&gt;&lt;MODULE name="ServerSideInclude"&gt;&lt;BR /&gt;
&lt;OBJECT&gt;&lt;PARAM name="src" /&gt;total_subscriber.html&lt;BR /&gt;
&lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;BR /&gt;
&lt;OBJECT&gt;&lt;PARAM name="savedSearch" /&gt;total_subscribers_today&lt;/OBJECT&gt;&lt;/P&gt;

&lt;P&gt;&lt;MODULE name="SingleValue"&gt;&lt;BR /&gt;
  &lt;OBJECT&gt;&lt;PARAM name="field" /&gt;dc(msisdn)&lt;BR /&gt;
  &lt;PARAM name="classField" /&gt;range &lt;BR /&gt;
&lt;/OBJECT&gt;&lt;/MODULE&gt;&lt;BR /&gt;
&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:54:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/single-value-always-show-invalid-field/m-p/80483#M4355</guid>
      <dc:creator>xisura</dc:creator>
      <dc:date>2020-09-28T09:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: single value always show invalid field</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/single-value-always-show-invalid-field/m-p/80484#M4356</link>
      <description>&lt;P&gt;It might help to give the dc(msisdn) value a new fieldname in your search string.  Try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=smart_gtp Completed | stats dc(msisdn) as msisdndc  | rangemap field=msisdndc low=0-0 elevated=1-1 default=severe
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 23 Sep 2011 06:04:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/single-value-always-show-invalid-field/m-p/80484#M4356</guid>
      <dc:creator>sfleming</dc:creator>
      <dc:date>2011-09-23T06:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: single value always show invalid field</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/single-value-always-show-invalid-field/m-p/80485#M4357</link>
      <description>&lt;P&gt;i already try that but still it shows invalid field&lt;BR /&gt;
i decided to make it in basic xml&lt;/P&gt;

&lt;P&gt;&lt;DASHBOARD&gt;&lt;BR /&gt;
&lt;ROW&gt;&lt;BR /&gt;
&lt;SINGLE&gt;&lt;BR /&gt;
&lt;SEARCHNAME&gt;total_subscribers_today&lt;/SEARCHNAME&gt;&lt;BR /&gt;
&lt;EARLIESTTIME&gt;1314201600&lt;/EARLIESTTIME&gt;&lt;BR /&gt;
&lt;LATESTTIME&gt;1314287940&lt;/LATESTTIME&gt;&lt;/SINGLE&gt;&lt;/ROW&gt;&lt;/DASHBOARD&gt;&lt;/P&gt;

&lt;P&gt;range&lt;BR /&gt;
&lt;BR /&gt;
&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;

&lt;P&gt;sourcetype=smart_gtp Completed |stats dc(msisdn) as msisdndc|rangemap field=msisdndc low=0-10 elevated=11-1000000000 default=severe&lt;/P&gt;

&lt;P&gt;the result in this code is "red word"  the color of the singlevalue still not change and  the no. number msisdndc does not show&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:54:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/single-value-always-show-invalid-field/m-p/80485#M4357</guid>
      <dc:creator>xisura</dc:creator>
      <dc:date>2020-09-28T09:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: single value always show invalid field</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/single-value-always-show-invalid-field/m-p/80486#M4358</link>
      <description>&lt;P&gt;Can you include the exact search string of your saved search total_subscribers_today?  I think the answer is just that it's output rows either dont have a "dc(msisdn)" or dont have a field called "range", but I'd have to see the search string.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:54:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/single-value-always-show-invalid-field/m-p/80486#M4358</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2020-09-28T09:54:23Z</dc:date>
    </item>
  </channel>
</rss>

