Dashboards & Visualizations

Splunk Studio show a message or icon for a Pie chart which returns no data

kmm2
Path Finder

Splunk Studio show a message or icon for a Pie chart which returns no data:

 

I am looking to display an icon or message if no results are found on a pie chart in place of the grey pie image on a dashboard if no results are found.

Index=test (Eventcode=4010 OR Evnetcode=4011)
| stats latest (eventcode) as latest_event_code by Site
| eval Site= upper(site)
| where latest_event_code=4010

 


  I have been trying appends like the following:

| stats count
|eval NoResult="0"
| Where count=0
| appendpipe [stats count | eval Noresult="0" | eval test="test Message"]

Labels (1)
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

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

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...