Dashboards & Visualizations

Why does the saved search doesn't appear in the dashboard panel?

zeespl
Explorer

I have created a scheduled report and I am calling it in dashboard panel as base search.

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.
Even the saved results are fine.

Could you please advise what could be the issue?

0 Karma
1 Solution

renjith_nair
Legend

@zeespi,

Try mentioning the fields explicitly in the base search if you are using a post process search.

For e.g. base search |fields abc,xyz or even base search|fields * should do

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.

Reference : http://docs.splunk.com/Documentation/Splunk/latest/Search/Changethesearchmode

---
What goes around comes around. If it helps, hit it with Karma 🙂

View solution in original post

0 Karma

renjith_nair
Legend

@zeespi,

Try mentioning the fields explicitly in the base search if you are using a post process search.

For e.g. base search |fields abc,xyz or even base search|fields * should do

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.

Reference : http://docs.splunk.com/Documentation/Splunk/latest/Search/Changethesearchmode

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma

zeespl
Explorer

Thanks Renjith. I already tried with table instead of fields and it worked.
Does this make any difference?

0 Karma

renjith_nair
Legend

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.
http://docs.splunk.com/Documentation/Splunk/7.1.2/SearchReference/Table

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma

zeespl
Explorer

Thanks renjith.

0 Karma

vishaltaneja070
Motivator

Filters means, drill down, checkbox etc.

0 Karma

zeespl
Explorer

No. Post process search. I am transforming the saved search result to display in dashboard panel.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...