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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Guided Onboarding with Auto-schema Is Now Generally Available

  We are excited to announce the General Availability of Guided Onboarding with Auto-Schematization ...

ATTENTION: We’re Moving! (AGAIN!)

The Splunk Community Slack is undergoing a system migration to keep our workspace secure and ...

Deep Dive: Optimizing Telemetry Pipelines in Splunk Observability Cloud

In this session, we will peel back the layers of Splunk Observability Cloud’s cost-optimization features. ...