<?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 Timepicker to dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-Timepicker-to-dashboard/m-p/37017#M1678</link>
    <description>&lt;P&gt;links mentioned  no longer work&lt;BR /&gt;
&lt;A href="http://splunk-base.splunk.com/apps/64805/splunk-dashboard-examples"&gt;http://splunk-base.splunk.com/apps/64805/splunk-dashboard-examples&lt;/A&gt;,&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/318/"&gt;https://splunkbase.splunk.com/app/318/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jan 2017 11:18:25 GMT</pubDate>
    <dc:creator>Rene_Bonte</dc:creator>
    <dc:date>2017-01-20T11:18:25Z</dc:date>
    <item>
      <title>Add Timepicker to dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-Timepicker-to-dashboard/m-p/37015#M1676</link>
      <description>&lt;P&gt;Hi, i´m building a dashboard in advanced XML. The entire dashboard is running all searches in realtime -60 minutes. Now I want to add the TimeRangePicker module in the upper left corner (  &lt;MODULE name="TimeRangePicker" layoutpanel="viewHeader"&gt;) how do I do that successfully to all elements in the dashboard? &lt;/MODULE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2012 12:13:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-Timepicker-to-dashboard/m-p/37015#M1676</guid>
      <dc:creator>Norling</dc:creator>
      <dc:date>2012-11-16T12:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Add Timepicker to dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-Timepicker-to-dashboard/m-p/37016#M1677</link>
      <description>&lt;P&gt;You would need to go for each of the searches and add the TimeRangePicker module.  There is a good example in the new UI dashboarding app.  &lt;/P&gt;

&lt;P&gt;5.0 : &lt;A href="http://splunk-base.splunk.com/apps/64805/splunk-dashboard-examples"&gt;http://splunk-base.splunk.com/apps/64805/splunk-dashboard-examples&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;4.1+ : &lt;A href="http://splunk-base.splunk.com/apps/22334/ui-examples-for-41"&gt;http://splunk-base.splunk.com/apps/22334/ui-examples-for-41&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I attempted to paste in one of the examples from a dashboard there (advanced_intro4) which shows a TimeRangePicker.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;module name="StaticContentSample" layoutPanel="panel_row2_col2" group="Allow the user to change the time range"&amp;gt;
    &amp;lt;param name="text"&amp;gt;
      This example uses HiddenSearch and includes a TimeRangePicker module
      to allow the user to change the time range.
    &amp;lt;/param&amp;gt;
  &amp;lt;/module&amp;gt; &amp;lt;!-- StaticContentSample --&amp;gt; 
  &amp;lt;module name="TimeRangePicker" layoutPanel="panel_row2_col2"&amp;gt;
    &amp;lt;param name="searchWhenChanged"&amp;gt;True&amp;lt;/param&amp;gt;
    &amp;lt;param name="selected"&amp;gt;All time&amp;lt;/param&amp;gt;
    &amp;lt;module name="HiddenSearch" autoRun="True"&amp;gt;
      &amp;lt;param name="search"&amp;gt;| dbinspect bins=400&amp;lt;/param&amp;gt;
      &amp;lt;module name="HiddenChartFormatter"&amp;gt;
        &amp;lt;param name="chart"&amp;gt;line&amp;lt;/param&amp;gt;
        &amp;lt;param name="primaryAxisTitle.text"&amp;gt;Time&amp;lt;/param&amp;gt;
        &amp;lt;param name="chartTitle"&amp;gt;Distribution of index buckets over time&amp;lt;/param&amp;gt;
        &amp;lt;module name="JobProgressIndicator"/&amp;gt;
        &amp;lt;module name="JSChart"/&amp;gt;
      &amp;lt;/module&amp;gt; &amp;lt;!-- HiddenChartFormatter --&amp;gt;
    &amp;lt;/module&amp;gt; &amp;lt;!-- HiddenSearch --&amp;gt;
  &amp;lt;/module&amp;gt; &amp;lt;!-- TimeRangePicker --&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 16 Nov 2012 13:13:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-Timepicker-to-dashboard/m-p/37016#M1677</guid>
      <dc:creator>okrabbe_splunk</dc:creator>
      <dc:date>2012-11-16T13:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Add Timepicker to dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Add-Timepicker-to-dashboard/m-p/37017#M1678</link>
      <description>&lt;P&gt;links mentioned  no longer work&lt;BR /&gt;
&lt;A href="http://splunk-base.splunk.com/apps/64805/splunk-dashboard-examples"&gt;http://splunk-base.splunk.com/apps/64805/splunk-dashboard-examples&lt;/A&gt;,&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/318/"&gt;https://splunkbase.splunk.com/app/318/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2017 11:18:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Add-Timepicker-to-dashboard/m-p/37017#M1678</guid>
      <dc:creator>Rene_Bonte</dc:creator>
      <dc:date>2017-01-20T11:18:25Z</dc:date>
    </item>
  </channel>
</rss>

