<?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: Why does the saved search doesn't appear in the dashboard panel? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383390#M25128</link>
    <description>&lt;P&gt;@zeespi,&lt;/P&gt;

&lt;P&gt;Try mentioning the fields explicitly in the base search if you are using a post process search.&lt;/P&gt;

&lt;P&gt;For e.g. &lt;CODE&gt;base search |fields abc,xyz&lt;/CODE&gt; or even  &lt;CODE&gt;base search|fields *&lt;/CODE&gt; should do&lt;/P&gt;

&lt;P&gt;In most of the similar cases, the post process search might be based on an extracted field and is not available in dashboard  since dashboard by default runs the search in smart mode.&lt;/P&gt;

&lt;P&gt;Reference : &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Search/Changethesearchmode"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Search/Changethesearchmode&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Sep 2018 12:16:22 GMT</pubDate>
    <dc:creator>renjith_nair</dc:creator>
    <dc:date>2018-09-18T12:16:22Z</dc:date>
    <item>
      <title>Why does the saved search doesn't appear in the dashboard panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383387#M25125</link>
      <description>&lt;P&gt;I have created a scheduled report and I am calling it in dashboard panel as base search. &lt;/P&gt;

&lt;P&gt;I have applied some more filter to it and displayed in panel. But it says “ No results found”. Although when I click on "open in search" it works fine.&lt;BR /&gt;
Even the saved results are fine.&lt;/P&gt;

&lt;P&gt;Could you please advise what could be the issue?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2018 12:04:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383387#M25125</guid>
      <dc:creator>zeespl</dc:creator>
      <dc:date>2018-09-17T12:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the saved search doesn't appear in the dashboard panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383388#M25126</link>
      <description>&lt;P&gt;Filters means, drill down, checkbox etc.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 11:26:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383388#M25126</guid>
      <dc:creator>vishaltaneja070</dc:creator>
      <dc:date>2018-09-18T11:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the saved search doesn't appear in the dashboard panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383389#M25127</link>
      <description>&lt;P&gt;No. Post process search. I am transforming the saved search result to display in dashboard panel.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 11:41:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383389#M25127</guid>
      <dc:creator>zeespl</dc:creator>
      <dc:date>2018-09-18T11:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the saved search doesn't appear in the dashboard panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383390#M25128</link>
      <description>&lt;P&gt;@zeespi,&lt;/P&gt;

&lt;P&gt;Try mentioning the fields explicitly in the base search if you are using a post process search.&lt;/P&gt;

&lt;P&gt;For e.g. &lt;CODE&gt;base search |fields abc,xyz&lt;/CODE&gt; or even  &lt;CODE&gt;base search|fields *&lt;/CODE&gt; should do&lt;/P&gt;

&lt;P&gt;In most of the similar cases, the post process search might be based on an extracted field and is not available in dashboard  since dashboard by default runs the search in smart mode.&lt;/P&gt;

&lt;P&gt;Reference : &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Search/Changethesearchmode"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Search/Changethesearchmode&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 12:16:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383390#M25128</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-09-18T12:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the saved search doesn't appear in the dashboard panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383391#M25129</link>
      <description>&lt;P&gt;Thanks Renjith.  I already tried with table instead of fields and it worked. &lt;BR /&gt;
Does this make any difference?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 13:41:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383391#M25129</guid>
      <dc:creator>zeespl</dc:creator>
      <dc:date>2018-09-18T13:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the saved search doesn't appear in the dashboard panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383392#M25130</link>
      <description>&lt;P&gt;They are almost same but you should not use the table command for charts (such as chart or timechart). Splunk Web requires the internal fields, which are the fields that begin with an underscore character, to render the charts. The table command strips these fields out of the results by default. To build charts, you should use the fields command instead. The fields command always retains all the internal fields.&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.2/SearchReference/Table"&gt;http://docs.splunk.com/Documentation/Splunk/7.1.2/SearchReference/Table&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 14:07:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383392#M25130</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-09-18T14:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the saved search doesn't appear in the dashboard panel?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383393#M25131</link>
      <description>&lt;P&gt;Thanks renjith.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 14:29:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-saved-search-doesn-t-appear-in-the-dashboard-panel/m-p/383393#M25131</guid>
      <dc:creator>zeespl</dc:creator>
      <dc:date>2018-09-18T14:29:02Z</dc:date>
    </item>
  </channel>
</rss>

