<?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: Dynamic Drilldown view based on selected cell's column header value and corresponding row value(first column) in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Drilldown-view-based-on-selected-cell-s-column-header/m-p/650494#M53319</link>
    <description>&lt;P&gt;You could do that, but whether that makes sense depends on your search, the fields available and your data, which I am not in a position to comment on.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2023 06:59:49 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2023-07-14T06:59:49Z</dc:date>
    <item>
      <title>Dynamic Drilldown view based on selected cell's column header value and corresponding row value(first column)</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Drilldown-view-based-on-selected-cell-s-column-header/m-p/650433#M53310</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I wish to pass the values of&amp;nbsp;$click.value$ and corresponding cell's header (dynamically generated in splunk query) values to the search query in creating the drilldown view of dashboard. Please let me know how to achieve that.&lt;/P&gt;&lt;P&gt;for example if the user clicks on the cell containing 100.00 value, I need to pass the channel name adp and header value of 304 to the search query&amp;nbsp;&lt;/P&gt;&lt;P&gt;adp can be achieved through&amp;nbsp;$click.value$ , don't know for 304 (and its corresponding search field name)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sp.JPG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26250i8F8C2C5E06228C39/image-size/large?v=v2&amp;amp;px=999" role="button" title="sp.JPG" alt="sp.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 17:50:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Drilldown-view-based-on-selected-cell-s-column-header/m-p/650433#M53310</guid>
      <dc:creator>NathanAsh</dc:creator>
      <dc:date>2023-07-13T17:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Drilldown view based on selected cell's column header value and corresponding row value(first column)</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Drilldown-view-based-on-selected-cell-s-column-header/m-p/650434#M53311</link>
      <description>&lt;P&gt;$click.name2$ gives you the column (field) name where the user clicked.&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;$click.name$&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;$click.name2$&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%"&gt;$click.value$&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="33.333333333333336%"&gt;$click.value2$ (user clicked here)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 13 Jul 2023 18:02:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Drilldown-view-based-on-selected-cell-s-column-header/m-p/650434#M53311</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-13T18:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Drilldown view based on selected cell's column header value and corresponding row value(first column)</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Drilldown-view-based-on-selected-cell-s-column-header/m-p/650449#M53313</link>
      <description>&lt;P&gt;Thanks for the help. One more clarification. Hope there is no and condition in the search operation. can I try like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;....query| search fieldname="$click.value$" | where fieldname2="$click.name2$"&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 13 Jul 2023 19:18:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Drilldown-view-based-on-selected-cell-s-column-header/m-p/650449#M53313</guid>
      <dc:creator>NathanAsh</dc:creator>
      <dc:date>2023-07-13T19:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Drilldown view based on selected cell's column header value and corresponding row value(first column)</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Drilldown-view-based-on-selected-cell-s-column-header/m-p/650494#M53319</link>
      <description>&lt;P&gt;You could do that, but whether that makes sense depends on your search, the fields available and your data, which I am not in a position to comment on.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 06:59:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dynamic-Drilldown-view-based-on-selected-cell-s-column-header/m-p/650494#M53319</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-14T06:59:49Z</dc:date>
    </item>
  </channel>
</rss>

