All Apps and Add-ons

Using colours Drill down option is not working?

Abilan1
Path Finder

Hi,

I have created a Dashboard (column chart) using Colours option and enabled drill down options as well. After creation, in the dashboard if i click on anything in chart, it is not drilling down. I have removed the colours from Dashboard, I can drill down now in that chart. Is "Add Colour" option is related to "Drilling Down" option?

0 Karma

ArthurGautesen
Path Finder

It sounds like a simple error and fix

<chart>
<search base="">
   <query>Search Query goes here</query>
   <;earliest>beginning time ranger here</earliest>
   <latest>ending time range here</latest>
</search>
<option name="charting.fieldColors">{"Critical":0xFF33FF, "High":0xFF0000}</option>
<option name="link.visible">false</option>
<drilldown target="_blank">
   <condition field="Critical">
      <link><![CDATA[Insert long URL link here for when they click a Critical]]>
   </condition>
   <condition field="High">
      <link><![CDATA[Insert long URL link here for when they click a High]]>
   </condition>
</drilldown>
</chart>

Remember to check to make sure you have each <option> with the associated </option> as well as the associated /drilldown and /condition, etc

0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  &#x1f680; Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...