<?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 Is there any way to NOT duplicate the data when adding CSV file? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-any-way-to-NOT-duplicate-the-data-when-adding-CSV-file/m-p/317747#M59401</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Are  there any way? In my dashboard the data comes from a CSV file and in order for the dashboard to update, I need to upload the fresh CSV file via Sharepoint, the problem is, when I upload the data, it is duplicated and I don't want to manually filter the old data through Excel and I don't want it duplicated. Any help will be appreciated&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Jannsen&lt;/P&gt;</description>
    <pubDate>Thu, 19 Oct 2017 05:15:56 GMT</pubDate>
    <dc:creator>jannsenagustin</dc:creator>
    <dc:date>2017-10-19T05:15:56Z</dc:date>
    <item>
      <title>Is there any way to NOT duplicate the data when adding CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-any-way-to-NOT-duplicate-the-data-when-adding-CSV-file/m-p/317747#M59401</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Are  there any way? In my dashboard the data comes from a CSV file and in order for the dashboard to update, I need to upload the fresh CSV file via Sharepoint, the problem is, when I upload the data, it is duplicated and I don't want to manually filter the old data through Excel and I don't want it duplicated. Any help will be appreciated&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Jannsen&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 05:15:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-any-way-to-NOT-duplicate-the-data-when-adding-CSV-file/m-p/317747#M59401</guid>
      <dc:creator>jannsenagustin</dc:creator>
      <dc:date>2017-10-19T05:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way to NOT duplicate the data when adding CSV file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-there-any-way-to-NOT-duplicate-the-data-when-adding-CSV-file/m-p/317748#M59402</link>
      <description>&lt;P&gt;If it is unique in _raw&lt;/P&gt;

&lt;P&gt;Search without searching for duplicates.&lt;BR /&gt;
    (your searcvh)|sort _raw| dedup  _raw|(your searcvh)&lt;/P&gt;

&lt;P&gt;Periodically delete duplicates.&lt;BR /&gt;
    (your searcvh)|sort _raw|streamstats count by _raw|table count _raw|where count&amp;gt;1|delete&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 06:23:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-there-any-way-to-NOT-duplicate-the-data-when-adding-CSV-file/m-p/317748#M59402</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2017-10-19T06:23:23Z</dc:date>
    </item>
  </channel>
</rss>

