<?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: How to display all data sets for each time bucket combined with join, append or appendcols when data for one data set is missing? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-all-data-sets-for-each-time-bucket-combined-with/m-p/142404#M39520</link>
    <description>&lt;P&gt;What's the query you're executing?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Dec 2014 22:29:15 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2014-12-03T22:29:15Z</dc:date>
    <item>
      <title>How to display all data sets for each time bucket combined with join, append or appendcols when data for one data set is missing?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-all-data-sets-for-each-time-bucket-combined-with/m-p/142402#M39518</link>
      <description>&lt;P&gt;I would like to see the following&lt;/P&gt;

&lt;P&gt;_time  Data1 Data2&lt;BR /&gt;
2014-10-01  22  1&lt;BR /&gt;
2014-10-02  32  8&lt;BR /&gt;
2014-10-03 46  -&lt;BR /&gt;
2014-10-04 54  10&lt;/P&gt;

&lt;P&gt;However when ever I'm using join / append / appendcols I only get the following. The time bucket with no data for one of the Data sets causes the entire bucket not display.&lt;/P&gt;

&lt;P&gt;_time Data1 Data2&lt;BR /&gt;
2014-10-01  22  1&lt;BR /&gt;
2014-10-02  32  8&lt;BR /&gt;
2014-10-04 54  10&lt;/P&gt;

&lt;P&gt;I have tried fillnull and other methods but I can't get it to work. It seems quite a straight forward thing to do, I think I am missing something.&lt;/P&gt;

&lt;P&gt;Hope you can Help!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2014 16:27:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-all-data-sets-for-each-time-bucket-combined-with/m-p/142402#M39518</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2014-12-03T16:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to display all data sets for each time bucket combined with join, append or appendcols when data for one data set is missing?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-all-data-sets-for-each-time-bucket-combined-with/m-p/142403#M39519</link>
      <description>&lt;P&gt;I suspect you're using &lt;CODE&gt;join&lt;/CODE&gt; to combine Data1 and Data2 right? If that's the case, are you using the option &lt;CODE&gt;type=left&lt;/CODE&gt;?&lt;/P&gt;

&lt;P&gt;This option basically tells the &lt;CODE&gt;join&lt;/CODE&gt; keep events even if there is no match on the subsearch. By default &lt;CODE&gt;join&lt;/CODE&gt; uses &lt;CODE&gt;type=inner&lt;/CODE&gt;, which means that only joined events will be kept.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2014 21:22:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-all-data-sets-for-each-time-bucket-combined-with/m-p/142403#M39519</guid>
      <dc:creator>musskopf</dc:creator>
      <dc:date>2014-12-03T21:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to display all data sets for each time bucket combined with join, append or appendcols when data for one data set is missing?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-all-data-sets-for-each-time-bucket-combined-with/m-p/142404#M39520</link>
      <description>&lt;P&gt;What's the query you're executing?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2014 22:29:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-all-data-sets-for-each-time-bucket-combined-with/m-p/142404#M39520</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-12-03T22:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to display all data sets for each time bucket combined with join, append or appendcols when data for one data set is missing?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-all-data-sets-for-each-time-bucket-combined-with/m-p/142405#M39521</link>
      <description>&lt;P&gt;Thanks for this. I resolved the issues now.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2014 09:57:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-all-data-sets-for-each-time-bucket-combined-with/m-p/142405#M39521</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2014-12-18T09:57:52Z</dc:date>
    </item>
  </channel>
</rss>

