Dashboards & Visualizations

Why won't drilldown AND conditions work?

wangkevin1029
Communicator

Hi, Splunkers,

I have a condition drilldown, when I only had one condition <condition match="$t_DrillDown$ = &quot;*&quot">,  it works,   

but when I added another condition len($Gucid_token$) = 20, and click some field, which passes $Gucid_token$ as input,   my two dashboard included here are not opened, instead  a basic splunk search is opened.

 

<condition match="$t_DrillDown$ = &quot;*&quot; AND  len($Gucid_token$) = 20">
  <link target="_blank">
    <![CDATA[
      /app/optum_gvp/pivr_search?form.i_callGUID=$click.value2$&form.i_time1.earliest=$row.StartDTM_epoch$&form.i_time1.latest=$row.EndDTM_epoch$
       ]]>
   </link>
   <link target="_blank">
      <![CDATA[
        /app/optum_gvp/guciduuidsid_search_applied_rules_with_ors_log_kvp?form.Gucid_token_with2handlers=$click.value2$&form.field2.earliest=$row.StartDTM_epoch$&form.field2.latest=$row.EndDTM_epoch$
      ]]>
   </link>
</condition>

 

why added another condition  len($Gucid_token$) = 20 caused drilldown not open two dashboards , but open a basic splunk query?

 

thx.

 

Kevin

Labels (1)
0 Karma
1 Solution

wangkevin1029
Communicator

it looks I used wrong token.

 

after I changed $Gucid_token$  to  $click.value2$, it works.

 

Kevin

View solution in original post

wangkevin1029
Communicator

it looks I used wrong token.

 

after I changed $Gucid_token$  to  $click.value2$, it works.

 

Kevin

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...

Take Action Automatically on Splunk Alerts with Red Hat Ansible Automation Platform

Ready to make your IT operations smarter and more efficient? Discover how to automate Splunk alerts with Red ...