<?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: Doing union of data model child objects in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Doing-union-of-data-model-child-objects/m-p/140826#M3143</link>
    <description>&lt;P&gt;Try this instead &lt;A href="http://answers.splunk.com/answers/215346/best-practices-to-join-two-child-objects-of-a-data.html"&gt;http://answers.splunk.com/answers/215346/best-practices-to-join-two-child-objects-of-a-data.html&lt;/A&gt; , it will be much faster &lt;/P&gt;</description>
    <pubDate>Fri, 24 Apr 2015 05:55:23 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2015-04-24T05:55:23Z</dc:date>
    <item>
      <title>Doing union of data model child objects</title>
      <link>https://community.splunk.com/t5/Reporting/Doing-union-of-data-model-child-objects/m-p/140824#M3141</link>
      <description>&lt;P&gt;Data Model Name Child Objects                            Property   Values&lt;BR /&gt;
datamodel1&lt;BR /&gt;&lt;BR /&gt;
                                     childobject1                          Description&lt;BR /&gt;&lt;BR /&gt;
                                                                                                    record1&lt;BR /&gt;
                                                                                                    record2&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;                                 childobject2                          Description  
                                                                                                record3
                                                                                                record4
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Final output required as through search query not in data model record1&lt;BR /&gt;&lt;BR /&gt;
    record2&lt;BR /&gt;&lt;BR /&gt;
    record3&lt;BR /&gt;&lt;BR /&gt;
    record4     &lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2015 14:57:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Doing-union-of-data-model-child-objects/m-p/140824#M3141</guid>
      <dc:creator>kamalm1</dc:creator>
      <dc:date>2015-04-10T14:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Doing union of data model child objects</title>
      <link>https://community.splunk.com/t5/Reporting/Doing-union-of-data-model-child-objects/m-p/140825#M3142</link>
      <description>&lt;P&gt;| set union [| datamodel  &lt;OBJECT&gt; search  | fields + "field1" "field2"] [| datamodel  &lt;OBJECT&gt; search  | fields + "field1" "field2"]&lt;/OBJECT&gt;&lt;/OBJECT&gt;&lt;/P&gt;

&lt;P&gt;Above solution is verified and working.&lt;BR /&gt;
&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2015 04:38:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Doing-union-of-data-model-child-objects/m-p/140825#M3142</guid>
      <dc:creator>kamalm1</dc:creator>
      <dc:date>2015-04-24T04:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Doing union of data model child objects</title>
      <link>https://community.splunk.com/t5/Reporting/Doing-union-of-data-model-child-objects/m-p/140826#M3143</link>
      <description>&lt;P&gt;Try this instead &lt;A href="http://answers.splunk.com/answers/215346/best-practices-to-join-two-child-objects-of-a-data.html"&gt;http://answers.splunk.com/answers/215346/best-practices-to-join-two-child-objects-of-a-data.html&lt;/A&gt; , it will be much faster &lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2015 05:55:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Doing-union-of-data-model-child-objects/m-p/140826#M3143</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-04-24T05:55:23Z</dc:date>
    </item>
  </channel>
</rss>

