<?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 - Displays differently when on Search and on Dashboard in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Single-Value-Displays-differently-when-on-Search-and-on/m-p/349767#M159548</link>
    <description>&lt;P&gt;Thanks for responding @inventsekar.&lt;/P&gt;

&lt;P&gt;What i mean is. when i run my query in Search, I am getting a single value of over 800,000.&lt;BR /&gt;
But in my saved panel that i placed in my dashboard, value does not display over 800,000 but defaults to 500,000 instead. &lt;/P&gt;

&lt;P&gt;Please don't mind the yellow warning symbol.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Aug 2017 09:07:10 GMT</pubDate>
    <dc:creator>arielpconsolaci</dc:creator>
    <dc:date>2017-08-03T09:07:10Z</dc:date>
    <item>
      <title>Single Value - Displays differently when on Search and on Dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Single-Value-Displays-differently-when-on-Search-and-on/m-p/349765#M159546</link>
      <description>&lt;P&gt;Hi fellow Splunkers.&lt;/P&gt;

&lt;P&gt;I have a scenario where my query that I want to show as a Single Value displays differently when done in Search and when placed in the dashboard.&lt;BR /&gt;
Anyone who can advise how do I troubleshoot this? Thank you,&lt;/P&gt;

&lt;P&gt;When i run my query in &lt;STRONG&gt;Search&lt;/STRONG&gt;, my single value displays as (over 500,000):&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/3312i163D5A580E04555B/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;However in my saved &lt;STRONG&gt;panel&lt;/STRONG&gt; that I placed in my &lt;STRONG&gt;dashboard&lt;/STRONG&gt;, the panel shows a different value, and furthermore defaults to 500,000&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/3313i7A1CCA38B23EAA3B/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 08:40:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Single-Value-Displays-differently-when-on-Search-and-on/m-p/349765#M159546</guid>
      <dc:creator>arielpconsolaci</dc:creator>
      <dc:date>2017-08-03T08:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Single Value - Displays differently when on Search and on Dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Single-Value-Displays-differently-when-on-Search-and-on/m-p/349766#M159547</link>
      <description>&lt;P&gt;you mean, the difference in the values you want to troubleshoot? or that yellow warning symbol you want to troubleshoot?&lt;BR /&gt;
what message you get from that yellow symbol?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 09:01:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Single-Value-Displays-differently-when-on-Search-and-on/m-p/349766#M159547</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2017-08-03T09:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Single Value - Displays differently when on Search and on Dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Single-Value-Displays-differently-when-on-Search-and-on/m-p/349767#M159548</link>
      <description>&lt;P&gt;Thanks for responding @inventsekar.&lt;/P&gt;

&lt;P&gt;What i mean is. when i run my query in Search, I am getting a single value of over 800,000.&lt;BR /&gt;
But in my saved panel that i placed in my dashboard, value does not display over 800,000 but defaults to 500,000 instead. &lt;/P&gt;

&lt;P&gt;Please don't mind the yellow warning symbol.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 09:07:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Single-Value-Displays-differently-when-on-Search-and-on/m-p/349767#M159548</guid>
      <dc:creator>arielpconsolaci</dc:creator>
      <dc:date>2017-08-03T09:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Single Value - Displays differently when on Search and on Dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Single-Value-Displays-differently-when-on-Search-and-on/m-p/349768#M159549</link>
      <description>&lt;P&gt;@arielpconsolacion, can you make sure the following are same in Search vs Dashboard? &lt;BR /&gt;
1) Time Range for search&lt;BR /&gt;
2) &lt;CODE&gt;span&lt;/CODE&gt; for timechart command like &lt;CODE&gt;timechart span=1h ...&lt;/CODE&gt;&lt;BR /&gt;
3) If the &lt;CODE&gt;Compared to&lt;/CODE&gt; or &lt;CODE&gt;Trend Interval&lt;/CODE&gt; option is not &lt;CODE&gt;Auto&lt;/CODE&gt;, it is the same in Search and dashboard.&lt;/P&gt;

&lt;P&gt;If all above are same then run the search in Fast Mode and not Verbose to see if there is a difference in count. Share the Search query in that case for us to assist further.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 10:13:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Single-Value-Displays-differently-when-on-Search-and-on/m-p/349768#M159549</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-08-03T10:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Single Value - Displays differently when on Search and on Dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Single-Value-Displays-differently-when-on-Search-and-on/m-p/349769#M159550</link>
      <description>&lt;P&gt;@inventsekar, if you are seeking further details or are unsure of the answer provided it is better to add a comment rather than Answer, so that the question remains visible to other Splunkers for answering. Refer to Splunk Answers guideline on the same: &lt;A href="http://docs.splunk.com/Documentation/Splunkbase/splunkbase/Answers/Questions#How_to_answer_a_question"&gt;http://docs.splunk.com/Documentation/Splunkbase/splunkbase/Answers/Questions#How_to_answer_a_question&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 10:21:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Single-Value-Displays-differently-when-on-Search-and-on/m-p/349769#M159550</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-08-03T10:21:18Z</dc:date>
    </item>
  </channel>
</rss>

