<?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: Clickable Dashboard in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601346#M104792</link>
    <description>&lt;P&gt;Ok thanks. Can you provide the Xml for linking the search string when we click on result?&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jun 2022 12:33:52 GMT</pubDate>
    <dc:creator>Kk</dc:creator>
    <dc:date>2022-06-10T12:33:52Z</dc:date>
    <item>
      <title>Is it possible to create this Clickable Dashboard?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601334#M104788</link>
      <description>&lt;P&gt;Hey all, I'm trying to build a clickable dashboard. For that, I had choosen line chart visualization. So in the below pic you can see the line chart resulting count of events with respective some random id. So my idea is to make that id or count clickable so that we redirect to see the original events i.e for below shown id we should able to see all 6,630 event logs in new tab.. Is that possible by any chance?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kk_0-1654860094849.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/20032iD5E3646B2044D497/image-size/large?v=v2&amp;amp;px=999" role="button" title="Kk_0-1654860094849.png" alt="Kk_0-1654860094849.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 14:33:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601334#M104788</guid>
      <dc:creator>Kk</dc:creator>
      <dc:date>2022-06-10T14:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Clickable Dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601338#M104789</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/243968"&gt;@Kk&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;the result you like is possible and you can find how to do this searching for "Drilldown" ,&lt;/P&gt;&lt;P&gt;these are some useful links&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=iNXj1uWTQes" target="_blank"&gt;https://www.youtube.com/watch?v=iNXj1uWTQes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.6/Viz/DrilldownIntro" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.6/Viz/DrilldownIntro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My hint is to install on your Splunk 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;wher you can find many example about how to implement drilldown.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 12:19:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601338#M104789</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-06-10T12:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Clickable Dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601339#M104790</link>
      <description>&lt;P&gt;Short answer: yes, it is possible&lt;/P&gt;&lt;P&gt;Longer answer: In your drilldown for the chart, you can use $click.name2$ as the name of the series, which you can add to an encoded search url to open the search in another tab.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 12:20:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601339#M104790</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-06-10T12:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Clickable Dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601345#M104791</link>
      <description>&lt;P&gt;That would be a drilldown.&amp;nbsp; Edit the dashboard panel, click on the triple dots, then select "Edit Drilldown".&lt;/P&gt;&lt;P&gt;Change the "On Click" setting to "Link to search", click Custom, then enter the SPL you want to run when a user clicks on the dashboard.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 12:30:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601345#M104791</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-06-10T12:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Clickable Dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601346#M104792</link>
      <description>&lt;P&gt;Ok thanks. Can you provide the Xml for linking the search string when we click on result?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 12:33:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601346#M104792</guid>
      <dc:creator>Kk</dc:creator>
      <dc:date>2022-06-10T12:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Clickable Dashboard</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601348#M104793</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/243968"&gt;@Kk&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as I said, see in the S&lt;SPAN&gt;plunk Dashboard Examples App (&lt;/SPAN&gt;&lt;A href="https://splunkbase.splunk.com/app/1603/)" target="_blank" rel="nofollow noopener noreferrer"&gt;https://splunkbase.splunk.com/app/1603/)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You'll find many samples of XML you need to adapt to many Use Cases..&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 12:43:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-create-this-Clickable-Dashboard/m-p/601348#M104793</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-06-10T12:43:35Z</dc:date>
    </item>
  </channel>
</rss>

