<?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: How to get date range in report from search? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598185#M49043</link>
    <description>&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;Can I get that in human readable format?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2022 20:52:48 GMT</pubDate>
    <dc:creator>KristianLind</dc:creator>
    <dc:date>2022-05-17T20:52:48Z</dc:date>
    <item>
      <title>How to get date range in report from search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598179#M49038</link>
      <description>&lt;P&gt;Hi, I have a search and a report for the search.&amp;nbsp;&lt;BR /&gt;How can I get the date range in the report?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-05-17_13-32-51.jpg" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/19682iA600184E9792FE62/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-05-17_13-32-51.jpg" alt="2022-05-17_13-32-51.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-05-17_13-35-02.jpg" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/19683i4571C1BEE5145C8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-05-17_13-35-02.jpg" alt="2022-05-17_13-35-02.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 20:41:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598179#M49038</guid>
      <dc:creator>KristianLind</dc:creator>
      <dc:date>2022-05-17T20:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date range in report from search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598182#M49040</link>
      <description>&lt;LI-CODE lang="markup"&gt;| addinfo&lt;/LI-CODE&gt;&lt;P&gt;This adds info fields to the event - info_min_time is the earliest, info_max_time is the latest from the search being executed.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 20:45:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598182#M49040</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-05-17T20:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date range in report from search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598185#M49043</link>
      <description>&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;Can I get that in human readable format?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 20:52:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598185#M49043</guid>
      <dc:creator>KristianLind</dc:creator>
      <dc:date>2022-05-17T20:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date range in report from search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598188#M49045</link>
      <description>&lt;LI-CODE lang="markup"&gt;| fieldformat info_min_time=strftime(info_min_time,"%F %T")&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 17 May 2022 20:54:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598188#M49045</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-05-17T20:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date range in report from search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598193#M49049</link>
      <description>&lt;P&gt;awesome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;Can I remove some fields from addinfo&amp;nbsp; from the result.&amp;nbsp;&lt;BR /&gt;e.g I don't need&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-05-17_14-02-44.jpg" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/19686i8515293C99A8CF71/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-05-17_14-02-44.jpg" alt="2022-05-17_14-02-44.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 21:03:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598193#M49049</guid>
      <dc:creator>KristianLind</dc:creator>
      <dc:date>2022-05-17T21:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to get date range in report from search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598198#M49051</link>
      <description>&lt;LI-CODE lang="markup"&gt;| fields - info_*&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 17 May 2022 21:24:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-date-range-in-report-from-search/m-p/598198#M49051</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-05-17T21:24:58Z</dc:date>
    </item>
  </channel>
</rss>

