<?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 Adding timerangepicker to Dashboard of Report Panels?? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Adding-timerangepicker-to-Dashboard-of-Report-Panels/m-p/543993#M154088</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;This may be an odd question, but I am wondering how (if possible) to add a useful timerangepicker to a dashboard in which all panels are from existing reports.&amp;nbsp; In the past, the dashboard has just been run for "Last 7 Days", which all of the reports are set up for.&amp;nbsp; Recently, a feature has been desired to allow the user to select the time range for which the data will be presented.&amp;nbsp; Obviously I can add the timerangepicker and submit button pretty easily, but how do I tie the chosen time range to the reports in the panels without recreating everything?&lt;/P&gt;&lt;P&gt;Thank you for your time and assistance!&lt;/P&gt;</description>
    <pubDate>Tue, 16 Mar 2021 13:26:01 GMT</pubDate>
    <dc:creator>sarge338</dc:creator>
    <dc:date>2021-03-16T13:26:01Z</dc:date>
    <item>
      <title>Adding timerangepicker to Dashboard of Report Panels??</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Adding-timerangepicker-to-Dashboard-of-Report-Panels/m-p/543993#M154088</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;This may be an odd question, but I am wondering how (if possible) to add a useful timerangepicker to a dashboard in which all panels are from existing reports.&amp;nbsp; In the past, the dashboard has just been run for "Last 7 Days", which all of the reports are set up for.&amp;nbsp; Recently, a feature has been desired to allow the user to select the time range for which the data will be presented.&amp;nbsp; Obviously I can add the timerangepicker and submit button pretty easily, but how do I tie the chosen time range to the reports in the panels without recreating everything?&lt;/P&gt;&lt;P&gt;Thank you for your time and assistance!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 13:26:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Adding-timerangepicker-to-Dashboard-of-Report-Panels/m-p/543993#M154088</guid>
      <dc:creator>sarge338</dc:creator>
      <dc:date>2021-03-16T13:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Adding timerangepicker to Dashboard of Report Panels??</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Adding-timerangepicker-to-Dashboard-of-Report-Panels/m-p/544113#M154128</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/67872"&gt;@sarge338&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can make reports using your time_token by editing your dashboard source , you should add earliest and latest tags into the search tag like below sample;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;event&amp;gt;
        &amp;lt;search ref="test_report"&amp;gt;
          &amp;lt;earliest&amp;gt;$time_token.earliest$&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;$time_token.latest$&amp;lt;/latest&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="list.drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
      &amp;lt;/event&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 17 Mar 2021 05:23:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Adding-timerangepicker-to-Dashboard-of-Report-Panels/m-p/544113#M154128</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-03-17T05:23:23Z</dc:date>
    </item>
  </channel>
</rss>

