<?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 Inject click.value to DateTimeRange from chart drilldown in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Inject-click-value-to-DateTimeRange-from-chart-drilldown/m-p/399513#M6872</link>
    <description>&lt;P&gt;Hi, I am 1 week old to splunk. Using web-version. Need any generous help please. &lt;/P&gt;

&lt;P&gt;I have a chart1 that drills down to a table1, upon clicking, passes the $click.value$ from chart1.&lt;/P&gt;

&lt;P&gt;An example of my goal: from chart1, the $click.value$=15, then I want to set the dateTimeRange picker for table1 to 15:00:000 to 16:00:000. Then table1 will filter and only show events between 15-16:00 of a day. &lt;/P&gt;

&lt;P&gt;Is above possible please? If yes, could anyone share more information about it please? &lt;/P&gt;

&lt;P&gt;If not, then we might have to use query. I checked this example with question id 438520, sorry no enough points to post links..., but since I do not have input boxes as the example does, how do I convert those fields into query please? &lt;/P&gt;

&lt;P&gt;Thanks a lot for any help.&lt;/P&gt;</description>
    <pubDate>Tue, 15 May 2018 23:09:09 GMT</pubDate>
    <dc:creator>h52huang</dc:creator>
    <dc:date>2018-05-15T23:09:09Z</dc:date>
    <item>
      <title>Inject click.value to DateTimeRange from chart drilldown</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Inject-click-value-to-DateTimeRange-from-chart-drilldown/m-p/399513#M6872</link>
      <description>&lt;P&gt;Hi, I am 1 week old to splunk. Using web-version. Need any generous help please. &lt;/P&gt;

&lt;P&gt;I have a chart1 that drills down to a table1, upon clicking, passes the $click.value$ from chart1.&lt;/P&gt;

&lt;P&gt;An example of my goal: from chart1, the $click.value$=15, then I want to set the dateTimeRange picker for table1 to 15:00:000 to 16:00:000. Then table1 will filter and only show events between 15-16:00 of a day. &lt;/P&gt;

&lt;P&gt;Is above possible please? If yes, could anyone share more information about it please? &lt;/P&gt;

&lt;P&gt;If not, then we might have to use query. I checked this example with question id 438520, sorry no enough points to post links..., but since I do not have input boxes as the example does, how do I convert those fields into query please? &lt;/P&gt;

&lt;P&gt;Thanks a lot for any help.&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 23:09:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Inject-click-value-to-DateTimeRange-from-chart-drilldown/m-p/399513#M6872</guid>
      <dc:creator>h52huang</dc:creator>
      <dc:date>2018-05-15T23:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Inject click.value to DateTimeRange from chart drilldown</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Inject-click-value-to-DateTimeRange-from-chart-drilldown/m-p/399514#M6873</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/111671"&gt;@h52huang&lt;/a&gt;, can you check whether your raw events have &lt;CODE&gt;date_hour&lt;/CODE&gt; field (explore events in verbose mode with streaming command or only base search)? If you have date_hour field this drilldown becomes simple as you can apply base search filter &lt;CODE&gt;date_hour=15 OR date_hour=16&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Also it would be great if you can post your current searches for chart and table.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:29:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Inject-click-value-to-DateTimeRange-from-chart-drilldown/m-p/399514#M6873</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2020-09-29T19:29:04Z</dc:date>
    </item>
  </channel>
</rss>

