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!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...