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!

Index This | I’m short for "configuration file.” What am I?

May 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with a Special ...

New Articles from Academic Learning Partners, Help Expand Lantern’s Use Case Library, ...

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

Your Guide to SPL2 at .conf24!

So, you’re headed to .conf24? You’re in for a good time. Las Vegas weather is just *chef’s kiss* beautiful in ...