Dashboards & Visualizations

How to get the drilldown panel to show message?

sahana
Engager

Hi 

I have a requirement like on like on the certain appName in below table the drilldown panel should show some message like "as it is lite application it is not applicable" instead of "No results"

lite apps are: FGS,CMS,abd

Onclick of success/failure count for the lite app the drilldown panel should show the above message

appName success failure
abd 1 12
profile 5 13
FGS 7 14
DSM 9 15
CMS 3

12

 

Thanks in advance

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Is the requirement that you want the "No results" message to be replaced with "as it is lite application it is not applicable" in the drilldown panel?

| appendpipe
  [| stats count as _count | where _count=0 | eval message="as it is lite application it is not applicable"]
0 Karma

sahana
Engager

Hi ITwhisperer,

Instead of "No Results " message in panel. I need to show this message 

"as it is lite application it is not applicable"

 

not in message field value

 

Thanks in advance

 

Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

One way you might be able to do this is to have a panel with just the HTML to display the message you want, and use a token and the depends attribute and rejects attribute on the panels so that either the table panel is displayed or the HTML panel, depending on whether there are any results returned.

0 Karma
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...