<?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: Extract single column from csv in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Extract-single-column-from-csv/m-p/354669#M64875</link>
    <description>&lt;P&gt;Headers have to be on line 1 of the file. no 2 ways about it.&lt;BR /&gt;
to bring in a single column, use the OUTPUT attribute, like so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| lookup file.csv commonKey OUTPUT Thing
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 07 Nov 2017 20:50:56 GMT</pubDate>
    <dc:creator>Genti</dc:creator>
    <dc:date>2017-11-07T20:50:56Z</dc:date>
    <item>
      <title>Extract single column from csv</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Extract-single-column-from-csv/m-p/354668#M64874</link>
      <description>&lt;P&gt;I am trying to bring in a single column from a csv file.  I also don't want to bring in any of the other columns.  The headers are on line 2 instead of 1.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 20:38:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Extract-single-column-from-csv/m-p/354668#M64874</guid>
      <dc:creator>ThomasJRae</dc:creator>
      <dc:date>2017-11-07T20:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Extract single column from csv</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Extract-single-column-from-csv/m-p/354669#M64875</link>
      <description>&lt;P&gt;Headers have to be on line 1 of the file. no 2 ways about it.&lt;BR /&gt;
to bring in a single column, use the OUTPUT attribute, like so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| lookup file.csv commonKey OUTPUT Thing
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 07 Nov 2017 20:50:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Extract-single-column-from-csv/m-p/354669#M64875</guid>
      <dc:creator>Genti</dc:creator>
      <dc:date>2017-11-07T20:50:56Z</dc:date>
    </item>
  </channel>
</rss>

