<?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 Conditional DrillDown in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Conditional-DrillDown/m-p/581466#M47646</link>
    <description>&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;KPI&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;GLOBAL&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;LOCAL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random1&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random_data&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random_data&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random2&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random_data&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random_data&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random3&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random_data&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random_data&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;I have a dashboard like the above i want to design a conditional drilldown where&lt;FONT color="#000000"&gt; :&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;when someone clicks on any value(random_data) in the global column they must be redirected to a different page&lt;/STRONG&gt; &lt;STRONG&gt;in a new tab&lt;BR /&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;when they click on any value(random_data) in the local column they must be redirected to a different page in a new tab&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;is there any way to achieve this?&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jan 2022 14:15:41 GMT</pubDate>
    <dc:creator>lostcauz3</dc:creator>
    <dc:date>2022-01-18T14:15:41Z</dc:date>
    <item>
      <title>Conditional DrillDown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Conditional-DrillDown/m-p/581466#M47646</link>
      <description>&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;KPI&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;GLOBAL&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;LOCAL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random1&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random_data&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random_data&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random2&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random_data&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random_data&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random3&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random_data&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;random_data&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;I have a dashboard like the above i want to design a conditional drilldown where&lt;FONT color="#000000"&gt; :&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;when someone clicks on any value(random_data) in the global column they must be redirected to a different page&lt;/STRONG&gt; &lt;STRONG&gt;in a new tab&lt;BR /&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;when they click on any value(random_data) in the local column they must be redirected to a different page in a new tab&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;is there any way to achieve this?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 14:15:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Conditional-DrillDown/m-p/581466#M47646</guid>
      <dc:creator>lostcauz3</dc:creator>
      <dc:date>2022-01-18T14:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional DrillDown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Conditional-DrillDown/m-p/581472#M47647</link>
      <description>&lt;LI-CODE lang="markup"&gt;&amp;lt;drilldown&amp;gt;
  &amp;lt;condition field="GLOBAL"&amp;gt;
    &amp;lt;link .../&amp;gt;
  &amp;lt;/condition&amp;gt;
  &amp;lt;condition field="LOCAL"&amp;gt;
    &amp;lt;link .../&amp;gt;
  &amp;lt;/condition&amp;gt;
&amp;lt;/drilldown&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 18 Jan 2022 15:11:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Conditional-DrillDown/m-p/581472#M47647</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-01-18T15:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional DrillDown</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Conditional-DrillDown/m-p/581486#M47648</link>
      <description>&lt;P&gt;Thanks a ton!!&lt;BR /&gt;&lt;BR /&gt;you taught me a lot.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 16:10:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Conditional-DrillDown/m-p/581486#M47648</guid>
      <dc:creator>lostcauz3</dc:creator>
      <dc:date>2022-01-18T16:10:55Z</dc:date>
    </item>
  </channel>
</rss>

