<?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: Add shared time picker option for dynamic options on other Dashboard inputs in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Add-shared-time-picker-option-for-dynamic-options-on-other/m-p/148096#M185361</link>
    <description>&lt;P&gt;After you have add input time range with this source code:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="time" token="global_range" searchWhenChanged="true"&amp;gt;
      &amp;lt;label/&amp;gt;
      &amp;lt;default&amp;gt;
        &amp;lt;earliestTime&amp;gt;0&amp;lt;/earliestTime&amp;gt;
        &amp;lt;latestTime&amp;gt;now&amp;lt;/latestTime&amp;gt;
      &amp;lt;/default&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Add this source code after each searches string that you have in your dashboard&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;earliestTime&amp;gt;$ global_range.earliest$&amp;lt;/earliestTime&amp;gt;
&amp;lt;latestTime&amp;gt;$ global_range.latest$&amp;lt;/latestTime&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And time range will be applied to each panel on your dashboard.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Dec 2014 08:19:24 GMT</pubDate>
    <dc:creator>NOUMSSI</dc:creator>
    <dc:date>2014-12-12T08:19:24Z</dc:date>
    <item>
      <title>Add shared time picker option for dynamic options on other Dashboard inputs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-shared-time-picker-option-for-dynamic-options-on-other/m-p/148095#M185360</link>
      <description>&lt;P&gt;When using Splunk's dashboard editor, shared timepicker is not an available option for dynamic searches on other inputs such as dropdowns and multiselects. This can be overwritten by incorporating the shared timepicker within the search string i.e. earliest=$global_range.earliest$ latest=$global_range.latest$ but it would be nice to have the option similar to that of the statistics table that the inputs are being used to populate.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:21:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-shared-time-picker-option-for-dynamic-options-on-other/m-p/148095#M185360</guid>
      <dc:creator>scottclark360</dc:creator>
      <dc:date>2020-09-28T18:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Add shared time picker option for dynamic options on other Dashboard inputs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-shared-time-picker-option-for-dynamic-options-on-other/m-p/148096#M185361</link>
      <description>&lt;P&gt;After you have add input time range with this source code:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="time" token="global_range" searchWhenChanged="true"&amp;gt;
      &amp;lt;label/&amp;gt;
      &amp;lt;default&amp;gt;
        &amp;lt;earliestTime&amp;gt;0&amp;lt;/earliestTime&amp;gt;
        &amp;lt;latestTime&amp;gt;now&amp;lt;/latestTime&amp;gt;
      &amp;lt;/default&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Add this source code after each searches string that you have in your dashboard&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;earliestTime&amp;gt;$ global_range.earliest$&amp;lt;/earliestTime&amp;gt;
&amp;lt;latestTime&amp;gt;$ global_range.latest$&amp;lt;/latestTime&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And time range will be applied to each panel on your dashboard.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2014 08:19:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-shared-time-picker-option-for-dynamic-options-on-other/m-p/148096#M185361</guid>
      <dc:creator>NOUMSSI</dc:creator>
      <dc:date>2014-12-12T08:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add shared time picker option for dynamic options on other Dashboard inputs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Add-shared-time-picker-option-for-dynamic-options-on-other/m-p/148097#M185362</link>
      <description>&lt;P&gt;This should be added to GUI, since it already there for Panel.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2016 11:18:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Add-shared-time-picker-option-for-dynamic-options-on-other/m-p/148097#M185362</guid>
      <dc:creator>lakromani</dc:creator>
      <dc:date>2016-03-16T11:18:45Z</dc:date>
    </item>
  </channel>
</rss>

