<?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: Joining two csv files in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Joining-two-csv-files/m-p/359380#M93358</link>
    <description>&lt;P&gt;try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| savedsearch file2|join type=left ID [| savedsearch file1]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 07 Feb 2018 06:21:49 GMT</pubDate>
    <dc:creator>493669</dc:creator>
    <dc:date>2018-02-07T06:21:49Z</dc:date>
    <item>
      <title>Joining two csv files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Joining-two-csv-files/m-p/359379#M93357</link>
      <description>&lt;P&gt;Hi, I have two CSV files that I want to be joined ex. file1 and file2 there are values in file2 which do not have a match in file1 but in the final result I want these values to be included. &lt;/P&gt;

&lt;P&gt;Sample spl :&lt;BR /&gt;
| savedsearch file1&lt;BR /&gt;
| join  type=outer ID [| savedsearch file2]&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2018 06:18:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Joining-two-csv-files/m-p/359379#M93357</guid>
      <dc:creator>mjlsnombrado</dc:creator>
      <dc:date>2018-02-07T06:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Joining two csv files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Joining-two-csv-files/m-p/359380#M93358</link>
      <description>&lt;P&gt;try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| savedsearch file2|join type=left ID [| savedsearch file1]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Feb 2018 06:21:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Joining-two-csv-files/m-p/359380#M93358</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-02-07T06:21:49Z</dc:date>
    </item>
  </channel>
</rss>

