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!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...