<?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: Updating based on column in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Updating-based-on-column/m-p/175817#M35292</link>
    <description>&lt;P&gt;I'm sorry. It was FIRST. &lt;/P&gt;

&lt;P&gt;････|stats first(Status) as Status by Id&lt;/P&gt;</description>
    <pubDate>Thu, 06 Mar 2014 11:44:54 GMT</pubDate>
    <dc:creator>HiroshiSatoh</dc:creator>
    <dc:date>2014-03-06T11:44:54Z</dc:date>
    <item>
      <title>Updating based on column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Updating-based-on-column/m-p/175814#M35289</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I have a configured a folder to read csv files.&lt;BR /&gt;
My csv files column will be in same format.&lt;BR /&gt;
Consider I have 2 csv say 1 and 2.These excels are loaded into folder at different dates.&lt;BR /&gt;
Example.&lt;BR /&gt;
    1.csv (loading date yesterday)&lt;BR /&gt;
Id Status&lt;BR /&gt;
1  DEV&lt;BR /&gt;
2  QA&lt;BR /&gt;
   2.csv  (loading date today)&lt;BR /&gt;
Id Status&lt;BR /&gt;
1  PROD&lt;BR /&gt;
2  PROD&lt;/P&gt;

&lt;P&gt;Instead of splunk showing all the data I want to show the last status of an Id.&lt;BR /&gt;
Ie since the status of id's 1 and 2 are changed to PROD i want to show that status only.&lt;BR /&gt;
Is it possible.&lt;BR /&gt;
One option i can see is search the column with latest time.&lt;BR /&gt;
Did we have any configuration we can set at data loading time itself to achieve this.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2014 06:54:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Updating-based-on-column/m-p/175814#M35289</guid>
      <dc:creator>jimjohn</dc:creator>
      <dc:date>2014-03-06T06:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Updating based on column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Updating-based-on-column/m-p/175815#M35290</link>
      <description>&lt;P&gt;How is STATS? &lt;/P&gt;

&lt;P&gt;････|stats last(Status) as Status by Id&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2014 10:39:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Updating-based-on-column/m-p/175815#M35290</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2014-03-06T10:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Updating based on column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Updating-based-on-column/m-p/175816#M35291</link>
      <description>&lt;P&gt;Yes it worked.Instead of last I give first.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2014 11:15:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Updating-based-on-column/m-p/175816#M35291</guid>
      <dc:creator>jimjohn</dc:creator>
      <dc:date>2014-03-06T11:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Updating based on column</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Updating-based-on-column/m-p/175817#M35292</link>
      <description>&lt;P&gt;I'm sorry. It was FIRST. &lt;/P&gt;

&lt;P&gt;････|stats first(Status) as Status by Id&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2014 11:44:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Updating-based-on-column/m-p/175817#M35292</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2014-03-06T11:44:54Z</dc:date>
    </item>
  </channel>
</rss>

