<?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: Key indicator question in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Key-indicator-question/m-p/475226#M45839</link>
    <description>&lt;P&gt;@matt1t once the search query runs, how are you moving the panel to your dashboard? Are you using &lt;CODE&gt;Save as Dashboard&lt;/CODE&gt; option or are you merging the search &lt;CODE&gt;&amp;lt;query&amp;gt;&lt;/CODE&gt; manually? By any chance are you using Post-Processing in the dashboard?&lt;/P&gt;</description>
    <pubDate>Sun, 05 Jan 2020 12:52:13 GMT</pubDate>
    <dc:creator>niketn</dc:creator>
    <dc:date>2020-01-05T12:52:13Z</dc:date>
    <item>
      <title>Key indicator question</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Key-indicator-question/m-p/475225#M45838</link>
      <description>&lt;P&gt;I created a key indicator and when I click the preview button I get the results I want:&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/8145i7C5ADE91765D266D/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, when I add this to my dashboard it will not show the results, any idea why?&lt;/P&gt;

&lt;P&gt;Here is what my dashboard shows.&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/8146i06BFE3DCEF2043F7/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>Sun, 05 Jan 2020 03:43:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Key-indicator-question/m-p/475225#M45838</guid>
      <dc:creator>matt1t</dc:creator>
      <dc:date>2020-01-05T03:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Key indicator question</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Key-indicator-question/m-p/475226#M45839</link>
      <description>&lt;P&gt;@matt1t once the search query runs, how are you moving the panel to your dashboard? Are you using &lt;CODE&gt;Save as Dashboard&lt;/CODE&gt; option or are you merging the search &lt;CODE&gt;&amp;lt;query&amp;gt;&lt;/CODE&gt; manually? By any chance are you using Post-Processing in the dashboard?&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2020 12:52:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Key-indicator-question/m-p/475226#M45839</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2020-01-05T12:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Key indicator question</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Key-indicator-question/m-p/475227#M45840</link>
      <description>&lt;P&gt;On the dashboard I click edit, and then it has a plus sign which then loads a Add Indicators.  I choose the indicator I created and then its added.  &lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2020 14:44:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Key-indicator-question/m-p/475227#M45840</guid>
      <dc:creator>matt1t</dc:creator>
      <dc:date>2020-01-05T14:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Key indicator question</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Key-indicator-question/m-p/475228#M45841</link>
      <description>&lt;P&gt;I wonder is this is the issue.  So when I click on the preview, my search runs and I get the data I expect.  If I'm within the Content Management section and look at the info for my key indicator I get the following stats:&lt;/P&gt;

&lt;P&gt;Statistics&lt;BR /&gt;
Avg. Event Count ..... 17.36&lt;BR /&gt;
Avg. Result Count ..... 0&lt;BR /&gt;
Avg. Run Time ....... 0:00:02&lt;BR /&gt;
Invocations ....... 25&lt;BR /&gt;
Skipped ........ 0&lt;BR /&gt;
Success ........0&lt;BR /&gt;
Update Time ........  Jan 6, 2020 10:30:00 AM&lt;/P&gt;

&lt;P&gt;So no successes and 25 invocations?  What are invocations and how can I fix this?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 15:46:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Key-indicator-question/m-p/475228#M45841</guid>
      <dc:creator>matt1t</dc:creator>
      <dc:date>2020-01-06T15:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Key indicator question</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Key-indicator-question/m-p/475229#M45842</link>
      <description>&lt;P&gt;I figured it out, however this makes no sense.  Many examples on the key indicators start with  search and then the actual search.  Example would be "search index=some_index earliest=-3d@d blah blah blah".  With the search in front my preview works, but the results are missing on the dashboard.   If I take the search out of it, the preview no longer work, however its now working on my dashboard.  I don't know what made me try that but I now have my dashboard working so I'm happy.  Maybe someone can explain the difference?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;-Matt&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 16:02:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Key-indicator-question/m-p/475229#M45842</guid>
      <dc:creator>matt1t</dc:creator>
      <dc:date>2020-01-06T16:02:48Z</dc:date>
    </item>
  </channel>
</rss>

