<?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: Using fillnull for multiple fields? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Using-fillnull-for-multiple-fields/m-p/352047#M104182</link>
    <description>&lt;P&gt;@dannyzen I have converted comment to Answer. Please accept to mark this question as answered!&lt;/P&gt;</description>
    <pubDate>Sun, 22 Apr 2018 09:35:05 GMT</pubDate>
    <dc:creator>niketn</dc:creator>
    <dc:date>2018-04-22T09:35:05Z</dc:date>
    <item>
      <title>Using fillnull for multiple fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-fillnull-for-multiple-fields/m-p/352043#M104178</link>
      <description>&lt;P&gt;What is the best way to use fillnull for multiple fields? What is the best way to avoid it working for only the first field? &lt;BR /&gt;
Some examples are:&lt;BR /&gt;
| fillnull value=NULL field1 field2 field3&lt;BR /&gt;
| fillnull value=NULL field1 | fillnull value=NULL field2 | fillnull value=NULL field3&lt;/P&gt;

&lt;P&gt;Thank You &lt;/P&gt;</description>
      <pubDate>Sat, 21 Apr 2018 23:44:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-fillnull-for-multiple-fields/m-p/352043#M104178</guid>
      <dc:creator>dannyzen</dc:creator>
      <dc:date>2018-04-21T23:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using fillnull for multiple fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-fillnull-for-multiple-fields/m-p/352044#M104179</link>
      <description>&lt;P&gt;@dannyzen, I would choose the following above adding separate pipes for each &lt;CODE&gt;fillnull&lt;/CODE&gt;. Separate pipe means entire record will be used again for the 2nd fillnull and so on. The fillnull command being a streaming command it would make sense to call in a single place.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| fillnull value=NULL field1 field2 field3
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;However, you can definitely test the actual performance using &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Search/ViewsearchjobpropertieswiththeJobInspector#Open_the_Search_job_inspector"&gt;Job Inspector&lt;/A&gt; for both the compare and see the response time for yourself.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Apr 2018 05:31:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-fillnull-for-multiple-fields/m-p/352044#M104179</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-04-22T05:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using fillnull for multiple fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-fillnull-for-multiple-fields/m-p/352045#M104180</link>
      <description>&lt;P&gt;If wanted to substitute values  for  null values in all the fields &lt;BR /&gt;
you can specify  |fillnull &lt;/P&gt;</description>
      <pubDate>Sun, 22 Apr 2018 05:36:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-fillnull-for-multiple-fields/m-p/352045#M104180</guid>
      <dc:creator>ssadanala1</dc:creator>
      <dc:date>2018-04-22T05:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using fillnull for multiple fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-fillnull-for-multiple-fields/m-p/352046#M104181</link>
      <description>&lt;P&gt;Thank you&lt;BR /&gt;
I will group the fields as field1 field2 field3&lt;/P&gt;</description>
      <pubDate>Sun, 22 Apr 2018 07:38:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-fillnull-for-multiple-fields/m-p/352046#M104181</guid>
      <dc:creator>dannyzen</dc:creator>
      <dc:date>2018-04-22T07:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using fillnull for multiple fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-fillnull-for-multiple-fields/m-p/352047#M104182</link>
      <description>&lt;P&gt;@dannyzen I have converted comment to Answer. Please accept to mark this question as answered!&lt;/P&gt;</description>
      <pubDate>Sun, 22 Apr 2018 09:35:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-fillnull-for-multiple-fields/m-p/352047#M104182</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-04-22T09:35:05Z</dc:date>
    </item>
  </channel>
</rss>

