<?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: How to set up a drilldown within a timechart to search over the selected time and output the data in another panel below? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-set-up-a-drilldown-within-a-timechart-to-search-over-the/m-p/181259#M11160</link>
    <description>&lt;P&gt;Drilldown has &lt;EM&gt;earliest&lt;/EM&gt; and &lt;EM&gt;latest&lt;/EM&gt; properties which you can use directly&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;drilldown&amp;gt;
           &amp;lt;set token="tok_ear"&amp;gt;$earliest$&amp;lt;/set&amp;gt;
           &amp;lt;set token="tok_lat"&amp;gt;$latest$&amp;lt;/set&amp;gt;
 &amp;lt;/drilldown&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 03 Feb 2015 04:50:23 GMT</pubDate>
    <dc:creator>ramdaspr</dc:creator>
    <dc:date>2015-02-03T04:50:23Z</dc:date>
    <item>
      <title>How to set up a drilldown within a timechart to search over the selected time and output the data in another panel below?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-set-up-a-drilldown-within-a-timechart-to-search-over-the/m-p/181258#M11159</link>
      <description>&lt;P&gt;I am a splunk/drill down and eval newbie. And I have a quick question.&lt;/P&gt;

&lt;P&gt;I would like to have a drill down set up in a dashboard so I can click on a date in a timechart and have another panel lower down in the same dashboard update to show data from the date that I clicked on. &lt;/P&gt;

&lt;P&gt;Currently I can pass through the $click.value$ through to a date picker but that will only pass through the earliest. For instance&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;drilldown&amp;gt;
          &amp;lt;set token="timefield.earliest"&amp;gt;$click.value$&amp;lt;/set&amp;gt;
          &amp;lt;set token="form.timefield.earliest"&amp;gt;$click.value$&amp;lt;/set&amp;gt;
&amp;lt;/drilldown&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How do I make it set the timefield.latest as well? I feel like I am missing something really obvious.&lt;/P&gt;

&lt;P&gt;The only solution I could think of was to make an eval query and use that, but being a noobie to that I cannot get that to quite work yet either. Also this would not be ideal as the amount of time I want to look at varies depending on the time period I am looking at.&lt;/P&gt;

&lt;P&gt;Example of the Eval I was trying to use&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|eval $form.placeholder$=timetestearliest+timetest
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2015 03:22:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-set-up-a-drilldown-within-a-timechart-to-search-over-the/m-p/181258#M11159</guid>
      <dc:creator>KindaWorking</dc:creator>
      <dc:date>2015-01-12T03:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a drilldown within a timechart to search over the selected time and output the data in another panel below?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-set-up-a-drilldown-within-a-timechart-to-search-over-the/m-p/181259#M11160</link>
      <description>&lt;P&gt;Drilldown has &lt;EM&gt;earliest&lt;/EM&gt; and &lt;EM&gt;latest&lt;/EM&gt; properties which you can use directly&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;drilldown&amp;gt;
           &amp;lt;set token="tok_ear"&amp;gt;$earliest$&amp;lt;/set&amp;gt;
           &amp;lt;set token="tok_lat"&amp;gt;$latest$&amp;lt;/set&amp;gt;
 &amp;lt;/drilldown&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Feb 2015 04:50:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-set-up-a-drilldown-within-a-timechart-to-search-over-the/m-p/181259#M11160</guid>
      <dc:creator>ramdaspr</dc:creator>
      <dc:date>2015-02-03T04:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to set up a drilldown within a timechart to search over the selected time and output the data in another panel below?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-set-up-a-drilldown-within-a-timechart-to-search-over-the/m-p/181260#M11161</link>
      <description>&lt;P&gt;Thanks ramdaspr. That is exactly what I was after.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2015 21:57:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-set-up-a-drilldown-within-a-timechart-to-search-over-the/m-p/181260#M11161</guid>
      <dc:creator>KindaWorking</dc:creator>
      <dc:date>2015-02-03T21:57:49Z</dc:date>
    </item>
  </channel>
</rss>

