Dashboards & Visualizations

Drill down only 1 column

jiaqya
Builder

I have dynamic columns on the table, and based on my previous question i am able to get one of the column as "Today" , thanks to help from community.

Now out of all these columns which are dynamic, only "Today" column should be enabled for drilldown.

i see there are ways to do this, but since columns are dynamic , except the "Today" column, i need help to fix this..

Tags (1)
0 Karma
1 Solution

kamlesh_vaghela
SplunkTrust
SplunkTrust

@jiaqya

You can use condition on field name like below.

<option name="drilldown">cell</option>
        <drilldown>
          <condition field="Today">
            <!-- your drilldown logic -->
          </condition>
          <condition>
            <!-- keep it blank -->
          </condition>
        </drilldown>

View solution in original post

kamlesh_vaghela
SplunkTrust
SplunkTrust

@jiaqya

You can use condition on field name like below.

<option name="drilldown">cell</option>
        <drilldown>
          <condition field="Today">
            <!-- your drilldown logic -->
          </condition>
          <condition>
            <!-- keep it blank -->
          </condition>
        </drilldown>

jiaqya
Builder

This works good, thank you...

Cant see an option to mark this as the answer..

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...