<?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: TimeRangePicker in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/TimeRangePicker/m-p/14217#M273</link>
    <description>&lt;P&gt;This bug is still present in Splunk 6.0.1. Unbelievable.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2014 23:23:27 GMT</pubDate>
    <dc:creator>helge</dc:creator>
    <dc:date>2014-01-21T23:23:27Z</dc:date>
    <item>
      <title>TimeRangePicker</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/TimeRangePicker/m-p/14215#M271</link>
      <description>&lt;P&gt;I am new to splunk and have a question regarding the TimeRangePicker. I have wrapped a couple of SearchSelectLister modules and a SimpleResultsTable (at varying depths) within the scope of a TimeRangePicker module. When I run this module I get the data in the SimpleResultsTable constrained by the TimeRangePicker (all good). The data that fills the SearchSelectLister modules however isn't constratined to the time range selected in the TimeRangePicker.&lt;/P&gt;

&lt;P&gt;Any pointers would be much appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2010 23:02:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/TimeRangePicker/m-p/14215#M271</guid>
      <dc:creator>Keith_Holme</dc:creator>
      <dc:date>2010-05-25T23:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: TimeRangePicker</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/TimeRangePicker/m-p/14216#M272</link>
      <description>&lt;P&gt;Im afraid that the SearchSelectLister, SearchLinkLister, SearchRadioLister do not listen to the TimeRangePicker's time range.  While they all do have a param called 'applyOuterIntentionsToInternalSearch' which makes them pay attention to the 'intentions' coming down from above, there is no corresponding switch that provides the same thing for time ranges. &lt;/P&gt;

&lt;P&gt;This has been known internally for a while at least on some level but i think it may have been lost because i cant find anything filed around it.   &lt;/P&gt;

&lt;P&gt;For now I recommend trying to get by hardwiring the timerange using the 'earliest' param and the 'latest' param on the module. &lt;/P&gt;

&lt;P&gt;Another more heavyweight way is to use a 'switcher' module like PulldownSwitcher, and beneath that switcher write basically the same UI N different ways, each with a different hardcoded timerange. There's an example or two of how to use switcher modules in the ui_examples app. &lt;/P&gt;

&lt;P&gt;And its possible to make a StaticSelect module that outputs time terms, and use a stringreplace intention to write the selected time term into the search string itself.  This approach could also be made to work but it has a number of drawbacks.  &lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 01:51:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/TimeRangePicker/m-p/14216#M272</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2010-05-26T01:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: TimeRangePicker</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/TimeRangePicker/m-p/14217#M273</link>
      <description>&lt;P&gt;This bug is still present in Splunk 6.0.1. Unbelievable.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2014 23:23:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/TimeRangePicker/m-p/14217#M273</guid>
      <dc:creator>helge</dc:creator>
      <dc:date>2014-01-21T23:23:27Z</dc:date>
    </item>
  </channel>
</rss>

