Dashboards & Visualizations

Excluding certain text from drilldowns

jn97
New Member

Hi all,

I have a dashboard that monitors deploys, and a table that tracks all info related to any given deploy.  I have a column labeled "pull request urls" that populates with the Github link related to the deploy, and I made it clickable with a drilldown.  However, for local deploys with no link, it populates "N/A", and I would like to make that text excluded from the drilldown.  Is there anyway to exclude certain strings from drilldowns? Drilldown is copied below.

<option name="drilldown">cell</option>
     <drilldown>
     <condition field="PULL_REQUEST_URL">
          <!-- this condition field can be modified based on column header -->
          <link target="_blank">$click.value2|n$</link>
     </condition>
     <condition>
          <!-- keep this blank -->
     </condition>
</drilldown>

Labels (1)
Tags (1)
0 Karma
Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...