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
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...