Dashboards & Visualizations

Problem in dashboard with dynamic panels and tokens

mhayem
New Member

hello,

In my dashboard, depending on the search result I'd like to set\unset tokens, these token are then used in depending panels to decide if they are displayed or not (see the code in attachment).
My code doesn't work and I don't know why.

Could you help me please?

Regards,
Magali

alt text

Tags (2)
0 Karma
1 Solution

vnravikumar
Champion

Hi

Check conditions like

<condition match="$result.type$==&quot;1&quot;">
              <set token="onecounter">true</set>
  </condition>

View solution in original post

0 Karma

vnravikumar
Champion

Hi

Check conditions like

<condition match="$result.type$==&quot;1&quot;">
              <set token="onecounter">true</set>
  </condition>
0 Karma

mhayem
New Member

Hello vnravikumar,
Unfortunatly I already tried and it doesn't work 😞

Any other idea?
Magali.

0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...