<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to disable drill down click for particular column in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-disable-drill-down-click-for-particular-column/m-p/556861#M38721</link>
    <description>&lt;P&gt;Cool ! It works. Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jun 2021 11:37:45 GMT</pubDate>
    <dc:creator>rally0321</dc:creator>
    <dc:date>2021-06-23T11:37:45Z</dc:date>
    <item>
      <title>How to disable drill down click for particular column</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-disable-drill-down-click-for-particular-column/m-p/556805#M38715</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;There are 5 columns in one chart output and the output used to create one dashboard panel.&lt;/P&gt;&lt;P&gt;When enable the drill down function for this dashboard, all cells for 5 columns appear as click-able status.&lt;/P&gt;&lt;P&gt;Is&amp;nbsp; there any way to disable the click or disable cells selection for particular column?&lt;/P&gt;&lt;P&gt;So user cannot click the cells for that column, or even click nothing happen from system behavior point of view. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 04:52:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-disable-drill-down-click-for-particular-column/m-p/556805#M38715</guid>
      <dc:creator>rally0321</dc:creator>
      <dc:date>2021-06-23T04:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable drill down click for particular column</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-disable-drill-down-click-for-particular-column/m-p/556810#M38716</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232121"&gt;@rally0321&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can achieve this by adding condition.&amp;nbsp;Can you please try this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;Disable Column Drilldown&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;table&amp;gt;
        &amp;lt;title&amp;gt;Disabled ColumnB drill down: $test$&amp;lt;/title&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;| makeresults count=10 | eval ColumnA="Hi",ColumnB="Bye",ColumnC="Hello"&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;cell&amp;lt;/option&amp;gt;
        &amp;lt;drilldown&amp;gt;
          &amp;lt;condition field="ColumnB"&amp;gt;
            &amp;lt;!-- Skip Drilldown  Logc--&amp;gt;
          &amp;lt;/condition&amp;gt;
          &amp;lt;condition&amp;gt;
            &amp;lt;!-- Add Drilldown  Logc--&amp;gt;
            &amp;lt;set token="test"&amp;gt;$click.value2$&amp;lt;/set&amp;gt;
          &amp;lt;/condition&amp;gt;
        &amp;lt;/drilldown&amp;gt;
      &amp;lt;/table&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;KV&lt;BR /&gt;▄︻̷̿┻̿═━一&lt;BR /&gt;&lt;BR /&gt;If any of my reply helps you to solve the problem Or gain knowledge, an upvote would be appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 05:30:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-disable-drill-down-click-for-particular-column/m-p/556810#M38716</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-06-23T05:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable drill down click for particular column</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-disable-drill-down-click-for-particular-column/m-p/556861#M38721</link>
      <description>&lt;P&gt;Cool ! It works. Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 11:37:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-disable-drill-down-click-for-particular-column/m-p/556861#M38721</guid>
      <dc:creator>rally0321</dc:creator>
      <dc:date>2021-06-23T11:37:45Z</dc:date>
    </item>
  </channel>
</rss>

