Dashboards & Visualizations

Remove empty panels after a search

smolcj
Builder

Hi,
How can I remove my empty panel from a search without showing nothing to inspect or without any messages.. i just want to skip the entire panel if there isn't any result for the same..
How can I do that?
Here is the screen shot of the scenario..here is the image

please help
Thank you

Tags (3)
0 Karma
1 Solution

jonuwz
Influencer

answered here

Edit

based on your comment, answer here

Or simple add

p.empty_results {
    display: none;
}

to application.css or the stylesheet of the dashboard.

View solution in original post

jonuwz
Influencer

answered here

Edit

based on your comment, answer here

Or simple add

p.empty_results {
    display: none;
}

to application.css or the stylesheet of the dashboard.

jonuwz
Influencer

You asked : "i just want to skip the entire panel if there isn't any result for the same"

0 Karma

smolcj
Builder

thanks jonuwz,, but can i remove just the message.. not the entire dashboardcell..
just i want to know whether it is possible... so in closest instead of dashboardcell, what should i include to represent message...
here .closest('.dashboardCell').

0 Karma
Get Updates on the Splunk Community!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...