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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...