<?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 create a drilldown for a single value panel to show more details? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-drilldown-for-a-single-value-panel-to-show-more/m-p/631849#M10943</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I'm trying to create a drilldown for a single value panel. I want my user to be able to click on the value, and it will load new panel with all details. I have set token but not sure where to pass in detailed panel so that drill down works.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;PFA :&lt;BR /&gt;here is my single value panel query&lt;BR /&gt;| eval A = if(DURATION&amp;gt;30, "Long Duration Jobs","Duration")&lt;BR /&gt;| stats count by A | where A="Long Duration Jobs"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;----&lt;/P&gt;
&lt;P&gt;&amp;nbsp;i have another panel which shows details of these long duration jobs:&lt;BR /&gt;&lt;BR /&gt;| eval Duration = if(DURATION&amp;gt;30, "Long Duration Jobs", "Duration")&lt;BR /&gt;| search Duration = "Long Duration Jobs"&lt;BR /&gt;| rename EXEC_DATE_TIME as Datetime SERVER_NAME as "System Name" JOB_NAME as "Job Name" STATUS_NAME as "Status" EXEC_DATETIME as "Execution Datetime" DURATION as "Duration(s)" DELAY as "Dealy(s)" JOB_COUNT as "Job Count" JBCREATED_BY as "Job Createdby " SDL_DATETIME as "SDL Datetime"&lt;BR /&gt;| table Datetime "System Name" "Job Name" "Execution Datetime" "Status" Duration "Duration(s)" "Dealy(s)" "Job Count" "Job Createdby" "SDL Datetime"&lt;/P&gt;
&lt;P&gt;How to connect these 2 panles so that when i click on single value, the detailed panel should pop up. Please suggest&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2023 15:29:16 GMT</pubDate>
    <dc:creator>spoo</dc:creator>
    <dc:date>2023-02-22T15:29:16Z</dc:date>
    <item>
      <title>How to create a drilldown for a single value panel to show more details?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-drilldown-for-a-single-value-panel-to-show-more/m-p/631849#M10943</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm trying to create a drilldown for a single value panel. I want my user to be able to click on the value, and it will load new panel with all details. I have set token but not sure where to pass in detailed panel so that drill down works.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;PFA :&lt;BR /&gt;here is my single value panel query&lt;BR /&gt;| eval A = if(DURATION&amp;gt;30, "Long Duration Jobs","Duration")&lt;BR /&gt;| stats count by A | where A="Long Duration Jobs"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;----&lt;/P&gt;
&lt;P&gt;&amp;nbsp;i have another panel which shows details of these long duration jobs:&lt;BR /&gt;&lt;BR /&gt;| eval Duration = if(DURATION&amp;gt;30, "Long Duration Jobs", "Duration")&lt;BR /&gt;| search Duration = "Long Duration Jobs"&lt;BR /&gt;| rename EXEC_DATE_TIME as Datetime SERVER_NAME as "System Name" JOB_NAME as "Job Name" STATUS_NAME as "Status" EXEC_DATETIME as "Execution Datetime" DURATION as "Duration(s)" DELAY as "Dealy(s)" JOB_COUNT as "Job Count" JBCREATED_BY as "Job Createdby " SDL_DATETIME as "SDL Datetime"&lt;BR /&gt;| table Datetime "System Name" "Job Name" "Execution Datetime" "Status" Duration "Duration(s)" "Dealy(s)" "Job Count" "Job Createdby" "SDL Datetime"&lt;/P&gt;
&lt;P&gt;How to connect these 2 panles so that when i click on single value, the detailed panel should pop up. Please suggest&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 15:29:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-create-a-drilldown-for-a-single-value-panel-to-show-more/m-p/631849#M10943</guid>
      <dc:creator>spoo</dc:creator>
      <dc:date>2023-02-22T15:29:16Z</dc:date>
    </item>
  </channel>
</rss>

