<?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 fetch the best business week-day for month of September ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346283#M170338</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;And if you try this,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=sales sourcetype=csv source= sales_new.csv date_month=september
| timechart span=1d count
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Best&lt;/P&gt;</description>
    <pubDate>Tue, 17 Apr 2018 08:49:03 GMT</pubDate>
    <dc:creator>TISKAR</dc:creator>
    <dc:date>2018-04-17T08:49:03Z</dc:date>
    <item>
      <title>How to fetch the best business week-day for month of September ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346276#M170331</link>
      <description>&lt;P&gt;Please help me with my search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=sales sourcetype=csv  source= sales_new.csv
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 16 Apr 2018 19:41:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346276#M170331</guid>
      <dc:creator>rajakabdual</dc:creator>
      <dc:date>2018-04-16T19:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch the best business week-day for month of September ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346277#M170332</link>
      <description>&lt;P&gt;please share some more love so we can better assist you&lt;BR /&gt;
do you have time fields? a little sample data will help&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 20:36:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346277#M170332</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-04-16T20:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch the best business week-day for month of September ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346278#M170333</link>
      <description>&lt;P&gt;Assuming you want the highest count per day over a month period. Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; index=sales sourcetype=csv  source= sales_new.csv
| timechart span=1d count
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 16 Apr 2018 20:43:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346278#M170333</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-04-16T20:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch the best business week-day for month of September ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346279#M170334</link>
      <description>&lt;P&gt;When you do say a business day is "best"? Any specific field that you sum/count? &lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 20:46:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346279#M170334</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-04-16T20:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch the best business week-day for month of September ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346280#M170335</link>
      <description>&lt;P&gt;yes adonio, here some of my  time fields  are   date_wday ,date_month &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:07:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346280#M170335</guid>
      <dc:creator>rajakabdual</dc:creator>
      <dc:date>2020-09-29T19:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch the best business week-day for month of September ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346281#M170336</link>
      <description>&lt;P&gt;Hi skoelpin, thanks for answering but my query is i need only September month business weekdays only&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 06:28:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346281#M170336</guid>
      <dc:creator>rajakabdual</dc:creator>
      <dc:date>2018-04-17T06:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch the best business week-day for month of September ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346282#M170337</link>
      <description>&lt;P&gt;Hey rajakabdual,&lt;/P&gt;

&lt;P&gt;Can u try the following query:&lt;/P&gt;

&lt;P&gt;index=sales sourcetype=csv  source= sales_new.csv earliest=-1mon@mon&lt;BR /&gt;
 | timechart span=1d count&lt;/P&gt;

&lt;P&gt;Let me know if this helps!!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 07:25:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346282#M170337</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2018-04-17T07:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch the best business week-day for month of September ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346283#M170338</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;And if you try this,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=sales sourcetype=csv source= sales_new.csv date_month=september
| timechart span=1d count
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Best&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 08:49:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346283#M170338</guid>
      <dc:creator>TISKAR</dc:creator>
      <dc:date>2018-04-17T08:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to fetch the best business week-day for month of September ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346284#M170339</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;index=sales sourcetype=csv source= sales_new.csv date_month=september date_wday IN ("monday", "tuesday", "wednesday", "thursday", "friday")
| stats sum(sales) as dailysales by date_mday
| sort - dailysales limit=1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will give you one single day with the most sales that is a weekday. &lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 12:51:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-fetch-the-best-business-week-day-for-month-of-September/m-p/346284#M170339</guid>
      <dc:creator>kmaron</dc:creator>
      <dc:date>2018-04-17T12:51:54Z</dc:date>
    </item>
  </channel>
</rss>

