Dashboards & Visualizations

About Splunk Job properties

tkdguq0110
Path Finder

Hi I'm a Splunk beginner.

When I read a Splunk document(https://docs.splunk.com/Documentation/SplunkCloud/latest/Viz/tokens), I got a question.

Using token with job properties, panel can be hide.

 

So my dashboard code is below.

 

 

 

<search>
   <query>
      | makeresults
      | eval test = "123"
   </query> 
   <progress>
      <condition match = "'job.resultCount' == 1">
         <set token = "show_html">True</set>
      </condition>
   </progress>
</search>

 

 

 

What I understand is resultCount == 1 (result is _time, test fields with one row. so resultCount is 1)

So that panel should be hide I guess.

Am I wrong understand?

Thanks.

 

Labels (1)
0 Karma
Get Updates on the Splunk Community!

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

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

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 ...