Dashboards & Visualizations

Help with drilldown condition not working

vatsalyay
New Member

Hello,

I am using drilldown condition to set and unset a token on every subsequent click. The match is working on click.value, but when I am using the below logic, its not matching the condition.:

    <drilldown>
          <condition match="$try$ == 0">           
              <unset token="boolPanel4"></unset>   
              <set token="try">1</set>
          </condition>
          <condition match="$try$ == 1">           
              <set token="boolPanel4">true</set>   
              <set token="try">0</set>
         </condition>
    </drilldown>

I have initialized try as 1 in init

0 Karma

vatsalyay
New Member

@niketnilay

0 Karma
Get Updates on the Splunk Community!

Data Management Digest – November 2025

  Welcome to the inaugural edition of Data Management Digest! As your trusted partner in data innovation, the ...

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...