<?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 how to add a split or button to expand the results of panels in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-add-a-split-or-button-to-expand-the-results-of-panels/m-p/584825#M47959</link>
    <description>&lt;P&gt;I have a dashboard that has 5 single value charts in 4 rows and all these rows display collective information about more than 1 process and now I'm using a drill down to a new dashboard to display detailed info about them. Is there a way we can add a button or split view kind of thing in the same dashboard when someone clicks on that button it should display that and should have hide or unhide functionality rather than using drilldown.Any help is highly appreciated.Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 12 Feb 2022 04:27:28 GMT</pubDate>
    <dc:creator>kranthimutyala</dc:creator>
    <dc:date>2022-02-12T04:27:28Z</dc:date>
    <item>
      <title>how to add a split or button to expand the results of panels</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-add-a-split-or-button-to-expand-the-results-of-panels/m-p/584825#M47959</link>
      <description>&lt;P&gt;I have a dashboard that has 5 single value charts in 4 rows and all these rows display collective information about more than 1 process and now I'm using a drill down to a new dashboard to display detailed info about them. Is there a way we can add a button or split view kind of thing in the same dashboard when someone clicks on that button it should display that and should have hide or unhide functionality rather than using drilldown.Any help is highly appreciated.Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 12 Feb 2022 04:27:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-add-a-split-or-button-to-expand-the-results-of-panels/m-p/584825#M47959</guid>
      <dc:creator>kranthimutyala</dc:creator>
      <dc:date>2022-02-12T04:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a split or button to expand the results of panels</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-add-a-split-or-button-to-expand-the-results-of-panels/m-p/584832#M47960</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/177801"&gt;@kranthimutyala&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you could add a drilldown inside the same dashboard, in other words, when you click on one row of you panel, in the dashboard a new panel is displayed with the details of the clicked value.&lt;/P&gt;&lt;P&gt;This is a solution that I often use in my dashboards.&lt;/P&gt;&lt;P&gt;You can do this following the instructions that you can find in the Splunk Dashboard Examples App (&lt;A href="https://splunkbase.splunk.com/app/1603/)" target="_blank"&gt;https://splunkbase.splunk.com/app/1603/)&lt;/A&gt;&amp;nbsp;viewing the dashboard "In-page Drilldown with Perma-Linking".&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sat, 12 Feb 2022 06:25:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-add-a-split-or-button-to-expand-the-results-of-panels/m-p/584832#M47960</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-02-12T06:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a split or button to expand the results of panels</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-add-a-split-or-button-to-expand-the-results-of-panels/m-p/584835#M47961</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;yes you are right thats good way to do it,&lt;BR /&gt;&lt;BR /&gt;to add more to it&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;we can hide drilldown panel with unset token on clicking values on drilldown panel&lt;BR /&gt;&lt;BR /&gt;&amp;lt;drilldown&amp;gt;&lt;BR /&gt;&amp;lt;unset token="sourcetype"&amp;gt;&amp;lt;/unset&amp;gt;&lt;BR /&gt;&amp;lt;/drilldown&amp;gt;&lt;BR /&gt;&lt;BR /&gt;token mentioned above will works with in the&amp;nbsp;&lt;SPAN&gt;In-page Drilldown with Perma-Linking, please update relavent token in your dashboard&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/177801"&gt;@kranthimutyala&lt;/a&gt;&amp;nbsp; you can try with dashboard examples provided by&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp; and try with abvoe unset token to hide drilldown panel&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sanjay Reddy&lt;/P&gt;</description>
      <pubDate>Sat, 12 Feb 2022 06:41:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-add-a-split-or-button-to-expand-the-results-of-panels/m-p/584835#M47961</guid>
      <dc:creator>SanjayReddy</dc:creator>
      <dc:date>2022-02-12T06:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to add a split or button to expand the results of panels</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-add-a-split-or-button-to-expand-the-results-of-panels/m-p/584857#M47962</link>
      <description>&lt;P&gt;Yes, but not through the GUI. Edit the source and in the "drilldown" section add this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;set token="SHOWSPLIT"&amp;gt;SHOWSPLIT&amp;lt;/set&amp;gt;
&amp;lt;unset token="UNSHOWSPLIT"&amp;gt;&amp;lt;/unset&amp;gt;
&amp;lt;unset token="form.UNSHOWSPLIT"&amp;gt;&amp;lt;/unset&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then have your drilldown panel like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;panel depends="$SHOWSPLIT$"&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also have a control at the top to rehide it like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;input type="checkbox" token="UNSHOWSPLIT"&amp;gt;
   &amp;lt;label&amp;gt;Hide Drilldown Panel&amp;lt;/label&amp;gt;
   &amp;lt;choice value="set"&amp;gt;Hide it?&amp;lt;/choice&amp;gt;
   &amp;lt;change&amp;gt;
     &amp;lt;condition value="set"&amp;gt;
       &amp;lt;unset token="SHOWSPLIT"&amp;gt;&amp;lt;/unset&amp;gt;
     &amp;lt;/condition&amp;gt;
   &amp;lt;/change&amp;gt;
&amp;lt;/input&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Feb 2022 19:08:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-to-add-a-split-or-button-to-expand-the-results-of-panels/m-p/584857#M47962</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2022-02-12T19:08:10Z</dc:date>
    </item>
  </channel>
</rss>

