<?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 apply table drilldown in the same page using a field value option? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-apply-table-drilldown-in-the-same-page-using-a-field/m-p/274003#M17301</link>
    <description>&lt;P&gt;&lt;CODE&gt;$click.value$&lt;/CODE&gt; will give you the value of the leftmost cell in the clicked row. You probably want to use &lt;CODE&gt;$click.value2$&lt;/CODE&gt;, which returns the value of the clicked cell. See &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.2/Viz/PanelreferenceforSimplifiedXML#table_.28event_tokens.29"&gt;here&lt;/A&gt; for docs.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2016 10:00:55 GMT</pubDate>
    <dc:creator>jeffland</dc:creator>
    <dc:date>2016-09-12T10:00:55Z</dc:date>
    <item>
      <title>How to apply table drilldown in the same page using a field value option?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-apply-table-drilldown-in-the-same-page-using-a-field/m-p/274002#M17300</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am trying to apply drilldown in a form where a dashboard panel drills down to another one (in the same page). The original panel is a table and the drilldown would be a cell drilldown type.&lt;BR /&gt;
I wrote the XML in this way:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;drilldown&amp;gt;
          &amp;lt;set token="drill_token"&amp;gt;$click.value$&amp;lt;/set&amp;gt;
        &amp;lt;/drilldown&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So the value of the field clicked applies to the search in the appearing dashboard panel (table). &lt;BR /&gt;
An suggestions about the option $click.value$ or other I should use?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Skender&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 09:12:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-apply-table-drilldown-in-the-same-page-using-a-field/m-p/274002#M17300</guid>
      <dc:creator>skender27</dc:creator>
      <dc:date>2016-09-12T09:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply table drilldown in the same page using a field value option?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-apply-table-drilldown-in-the-same-page-using-a-field/m-p/274003#M17301</link>
      <description>&lt;P&gt;&lt;CODE&gt;$click.value$&lt;/CODE&gt; will give you the value of the leftmost cell in the clicked row. You probably want to use &lt;CODE&gt;$click.value2$&lt;/CODE&gt;, which returns the value of the clicked cell. See &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.2/Viz/PanelreferenceforSimplifiedXML#table_.28event_tokens.29"&gt;here&lt;/A&gt; for docs.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2016 10:00:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-apply-table-drilldown-in-the-same-page-using-a-field/m-p/274003#M17301</guid>
      <dc:creator>jeffland</dc:creator>
      <dc:date>2016-09-12T10:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply table drilldown in the same page using a field value option?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-apply-table-drilldown-in-the-same-page-using-a-field/m-p/274004#M17302</link>
      <description>&lt;P&gt;Thanks a lot jeffland.&lt;BR /&gt;
Now it works. In fact, I put the combined field &lt;STRONG&gt;&lt;EM&gt;date_month." ".date_year&lt;/EM&gt;&lt;/STRONG&gt; in the first column and now I get the right drilldown below the panel.&lt;/P&gt;

&lt;P&gt;Thanks a have a nice day,&lt;BR /&gt;
Skender &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:56:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-apply-table-drilldown-in-the-same-page-using-a-field/m-p/274004#M17302</guid>
      <dc:creator>skender27</dc:creator>
      <dc:date>2020-09-29T10:56:36Z</dc:date>
    </item>
  </channel>
</rss>

