<?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: filter by last six month data on last month date in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434624#M75878</link>
    <description>&lt;P&gt;Can you upload a screenshot somewhere and post the link here? If you are actually searching over 6 months of data, I don't see how it would only return dates from may.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2019 18:53:13 GMT</pubDate>
    <dc:creator>FrankVl</dc:creator>
    <dc:date>2019-06-19T18:53:13Z</dc:date>
    <item>
      <title>filter by last six month data on last month date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434621#M75875</link>
      <description>&lt;P&gt;I have date field which is showing date I want only last date of every month and i want filter only last six month  if i choose in time picker last 6 moth it shows last date of month like &lt;/P&gt;

&lt;P&gt;2019-05-31 23:59:59.999999+00&lt;BR /&gt;&lt;BR /&gt;
2019-04-30 23:59:59.999999+00&lt;BR /&gt;&lt;BR /&gt;
2019-03-31 23:59:59.999999+00&lt;BR /&gt;&lt;BR /&gt;
2019-02-28 23:59:59.999999+00&lt;BR /&gt;&lt;BR /&gt;
2019-01-31 23:59:59.999999+00&lt;BR /&gt;&lt;BR /&gt;
2018-12-31 23:59:59.999999+00&lt;/P&gt;

&lt;P&gt;how it will possible please suggest me &lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7228i2F018144208FA030/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 13:22:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434621#M75875</guid>
      <dc:creator>abhishekdubey00</dc:creator>
      <dc:date>2019-06-19T13:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: filter by last six month data on last month date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434622#M75876</link>
      <description>&lt;P&gt;Assuming your date field is called &lt;CODE&gt;date&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...your base search...
| bin _time span=1mon
| stats latest(date) as last-date-of-month by _time
| fields last-date-of-month
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 19 Jun 2019 17:59:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434622#M75876</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2019-06-19T17:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: filter by last six month data on last month date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434623#M75877</link>
      <description>&lt;P&gt;but its showing only may date of data i need last six month data from now last six month with only last date of every month  &lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 18:42:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434623#M75877</guid>
      <dc:creator>abhishekdubey00</dc:creator>
      <dc:date>2019-06-19T18:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: filter by last six month data on last month date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434624#M75878</link>
      <description>&lt;P&gt;Can you upload a screenshot somewhere and post the link here? If you are actually searching over 6 months of data, I don't see how it would only return dates from may.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 18:53:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434624#M75878</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2019-06-19T18:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: filter by last six month data on last month date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434625#M75879</link>
      <description>&lt;P&gt;I have uploaded image above please see &lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 19:08:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434625#M75879</guid>
      <dc:creator>abhishekdubey00</dc:creator>
      <dc:date>2019-06-19T19:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: filter by last six month data on last month date</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434626#M75880</link>
      <description>&lt;P&gt;You're doing &lt;CODE&gt;bin _time span=6mon&lt;/CODE&gt;. That must be &lt;CODE&gt;span=1mon&lt;/CODE&gt;. You're searching over 6 months in total, but want to group the data monthly to get the latest(date) per month.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 07:34:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/filter-by-last-six-month-data-on-last-month-date/m-p/434626#M75880</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2019-06-20T07:34:53Z</dc:date>
    </item>
  </channel>
</rss>

