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!

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...