<?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 dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-dashboard/m-p/356576#M43000</link>
    <description>&lt;P&gt;I assume that you are talking about some kind of &lt;CODE&gt;drilldown&lt;/CODE&gt; but I am not sure.  You should ask a new question and include much more detail.  But before you do, download the "Splunk 6.x Dashboard Examples":&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;https://splunkbase.splunk.com/app/1603/&lt;/A&gt;&lt;BR /&gt;
It is chock full of great drilldown trickiness.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jul 2017 15:02:52 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2017-07-06T15:02:52Z</dc:date>
    <item>
      <title>dynamic dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-dashboard/m-p/356573#M42997</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
I have one idea in my mind that if we have three panels in one dashboard &lt;/P&gt;

&lt;P&gt;1-Actions(failed,passed)&lt;BR /&gt;
2-Top 10 source IP &lt;BR /&gt;
3-Top 10 destination IP&lt;/P&gt;

&lt;P&gt;I want remaining two panales(2 and 3) depanded on 1st panel. like If I select action=passed then the source and destination values shoud be updated accordingly.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Apr 2017 21:09:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-dashboard/m-p/356573#M42997</guid>
      <dc:creator>rashid47010</dc:creator>
      <dc:date>2017-04-30T21:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-dashboard/m-p/356574#M42998</link>
      <description>&lt;P&gt;You can use the &lt;CODE&gt;depends&lt;/CODE&gt; directive to make panels dependant on tokens that are set via other panels/controls/means:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Viz/tokens"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Viz/tokens&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/188709/how-to-display-dashboard-panels-dynamically.html"&gt;https://answers.splunk.com/answers/188709/how-to-display-dashboard-panels-dynamically.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/479032/what-is-the-xml-syntax-to-hide-panels-with-two-dep.html"&gt;https://answers.splunk.com/answers/479032/what-is-the-xml-syntax-to-hide-panels-with-two-dep.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Apr 2017 21:25:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-dashboard/m-p/356574#M42998</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-04-30T21:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-dashboard/m-p/356575#M42999</link>
      <description>&lt;P&gt;hi wood,&lt;/P&gt;

&lt;P&gt;At last I have achieved successfully what I was looking for. I have one parent panel and two other panels who are taking input from parent panel. for example, top source and destination IP's are taking input of field action=allowed OR blocked. based on that panel-1 and panel-2 values updates.&lt;/P&gt;

&lt;P&gt;Now I want to update the Panel-2 (destination  IP's) based on Panel-1 (source IP) selection.&lt;/P&gt;

&lt;P&gt;How can we do that.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 03:33:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-dashboard/m-p/356575#M42999</guid>
      <dc:creator>rashid47010</dc:creator>
      <dc:date>2017-07-06T03:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-dashboard/m-p/356576#M43000</link>
      <description>&lt;P&gt;I assume that you are talking about some kind of &lt;CODE&gt;drilldown&lt;/CODE&gt; but I am not sure.  You should ask a new question and include much more detail.  But before you do, download the "Splunk 6.x Dashboard Examples":&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;https://splunkbase.splunk.com/app/1603/&lt;/A&gt;&lt;BR /&gt;
It is chock full of great drilldown trickiness.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 15:02:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-dashboard/m-p/356576#M43000</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-07-06T15:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-dashboard/m-p/356577#M43001</link>
      <description>&lt;P&gt;i achieve this by adding another drilldown in second panel as shown below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;      &amp;lt;set token="show_panel"&amp;gt;true&amp;lt;/set&amp;gt;
      &amp;lt;set token="selected_value1"&amp;gt;$click.value$&amp;lt;/set&amp;gt;
    &amp;lt;/drilldown&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;but here the historical(previous) values are not shown as I was seeing previously.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 00:56:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/dynamic-dashboard/m-p/356577#M43001</guid>
      <dc:creator>rashid47010</dc:creator>
      <dc:date>2017-07-12T00:56:41Z</dc:date>
    </item>
  </channel>
</rss>

