<?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: Display date/Time range in report in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Display-date-Time-range-in-report/m-p/166741#M10243</link>
    <description>&lt;P&gt;I have made it a little further. AI am using a simple HTML tag to display text. Now I need to figure out how to convert -7d and Now into meaningful values to display.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Report Date From: &lt;/STRONG&gt;$earliest$&lt;STRONG&gt;To: &lt;/STRONG&gt;$latest$&lt;/P&gt;

&lt;P&gt;Any help you could provide would still be appreciated.&lt;/P&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
Don&lt;/P&gt;</description>
    <pubDate>Mon, 20 Oct 2014 13:39:47 GMT</pubDate>
    <dc:creator>DonDandrea</dc:creator>
    <dc:date>2014-10-20T13:39:47Z</dc:date>
    <item>
      <title>Display date/Time range in report</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Display-date-Time-range-in-report/m-p/166740#M10242</link>
      <description>&lt;P&gt;I have created a form with a time selector dropdown box. When I print the results the dropdown box does not display. I need to have the dates and times selected displayed on the report. How can I do that? This is also useful for other dropdown boxes that are not time selectors.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="time" searchWhenChanged="true"&amp;gt;
  &amp;lt;default&amp;gt;Last 7 days&amp;lt;/default&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
Don&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2014 13:01:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Display-date-Time-range-in-report/m-p/166740#M10242</guid>
      <dc:creator>DonDandrea</dc:creator>
      <dc:date>2014-10-20T13:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Display date/Time range in report</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Display-date-Time-range-in-report/m-p/166741#M10243</link>
      <description>&lt;P&gt;I have made it a little further. AI am using a simple HTML tag to display text. Now I need to figure out how to convert -7d and Now into meaningful values to display.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Report Date From: &lt;/STRONG&gt;$earliest$&lt;STRONG&gt;To: &lt;/STRONG&gt;$latest$&lt;/P&gt;

&lt;P&gt;Any help you could provide would still be appreciated.&lt;/P&gt;

&lt;P&gt;Thank you,&lt;BR /&gt;
Don&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2014 13:39:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Display-date-Time-range-in-report/m-p/166741#M10243</guid>
      <dc:creator>DonDandrea</dc:creator>
      <dc:date>2014-10-20T13:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Display date/Time range in report</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Display-date-Time-range-in-report/m-p/166742#M10244</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;table&amp;gt;
    &amp;lt;searchString&amp;gt;|gentimes start=-1 | addinfo | convert ctime(info_m*) | eval Timerange=info_min_time." to ".info_max_time | table Timerange&amp;lt;/searchString&amp;gt;
    &amp;lt;earliestTime&amp;gt;$earliest$&amp;lt;/earliestTime&amp;gt;
    &amp;lt;latestTime&amp;gt;$latest$&amp;lt;/latestTime&amp;gt;
  &amp;lt;/table&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 20 Oct 2014 13:53:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Display-date-Time-range-in-report/m-p/166742#M10244</guid>
      <dc:creator>DonDandrea</dc:creator>
      <dc:date>2014-10-20T13:53:25Z</dc:date>
    </item>
  </channel>
</rss>

