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!

test 2

test 222222

test

test

Join the Hackathon at .conf26 and build a No-Code AI agent

Join us for the AI Agent Buildathon, an in-person, three-hour hands-on Hackathon where you’ll use Splunk Agent ...