<?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 How to get results for last seven days and also it follows below mentioned condition? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-results-for-last-seven-days-and-also-it-follows-below/m-p/359046#M106145</link>
    <description>&lt;P&gt;The task is to get total no cases(any cases) for last seven days and display the result like below.&lt;BR /&gt;
seven columns each belongs to days of the week and with total cases in each day.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Dec 2017 12:42:31 GMT</pubDate>
    <dc:creator>sxp5686</dc:creator>
    <dc:date>2017-12-29T12:42:31Z</dc:date>
    <item>
      <title>How to get results for last seven days and also it follows below mentioned condition?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-results-for-last-seven-days-and-also-it-follows-below/m-p/359046#M106145</link>
      <description>&lt;P&gt;The task is to get total no cases(any cases) for last seven days and display the result like below.&lt;BR /&gt;
seven columns each belongs to days of the week and with total cases in each day.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 12:42:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-results-for-last-seven-days-and-also-it-follows-below/m-p/359046#M106145</guid>
      <dc:creator>sxp5686</dc:creator>
      <dc:date>2017-12-29T12:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to get results for last seven days and also it follows below mentioned condition?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-results-for-last-seven-days-and-also-it-follows-below/m-p/359047#M106146</link>
      <description>&lt;P&gt;Try something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;your search which finds 'cases'&amp;gt; |chart count by date_wday |transpose header_field=date_wday|table monday tuesday wednesday thursday friday saturday sunday
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and run over 7 days&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 13:09:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-results-for-last-seven-days-and-also-it-follows-below/m-p/359047#M106146</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2017-12-29T13:09:23Z</dc:date>
    </item>
  </channel>
</rss>

