Dashboards & Visualizations

Field value specific drilldown

coreyCLI
Path Finder

I want to be able to drilldown on a field if the value is an IP address.  If it is not an IP address it will be some string value of "N/A" or something similar and the field will not clickable some other way to handle the drilldown function for fields with that value.

Labels (2)
0 Karma
1 Solution

coreyCLI
Path Finder

For anyone that might be interested this is the solution I am using so far.

 

<condition match="$row.ip$ != &quot;N/A&quot;">
            <link target="_blank">/app/appname/dashboard_name?form.search_token=$click.value2$</link>
          </condition>
          <condition field="Tasked"></condition>

View solution in original post

0 Karma

coreyCLI
Path Finder

For anyone that might be interested this is the solution I am using so far.

 

<condition match="$row.ip$ != &quot;N/A&quot;">
            <link target="_blank">/app/appname/dashboard_name?form.search_token=$click.value2$</link>
          </condition>
          <condition field="Tasked"></condition>
0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...