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 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 ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...