<?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 Loading the field in to final table in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Loading-the-field-in-to-final-table/m-p/335687#M596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have two tables like this&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;a,&lt;/P&gt;&lt;P&gt;b,&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;from&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;e,&lt;/P&gt;&lt;P&gt;f,&lt;/P&gt;&lt;P&gt;g&lt;/P&gt;&lt;P&gt;from ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In final table i need these fields like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finaltable:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;a,&lt;/P&gt;&lt;P&gt;b,&lt;/P&gt;&lt;P&gt;c,&lt;/P&gt;&lt;P&gt;e&lt;/P&gt;&lt;P&gt;from&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one help on this scenario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 May 2012 07:46:10 GMT</pubDate>
    <dc:creator>pavanthota</dc:creator>
    <dc:date>2012-05-04T07:46:10Z</dc:date>
    <item>
      <title>Loading the field in to final table</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Loading-the-field-in-to-final-table/m-p/335687#M596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have two tables like this&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;a,&lt;/P&gt;&lt;P&gt;b,&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;from&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;e,&lt;/P&gt;&lt;P&gt;f,&lt;/P&gt;&lt;P&gt;g&lt;/P&gt;&lt;P&gt;from ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In final table i need these fields like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finaltable:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;a,&lt;/P&gt;&lt;P&gt;b,&lt;/P&gt;&lt;P&gt;c,&lt;/P&gt;&lt;P&gt;e&lt;/P&gt;&lt;P&gt;from&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one help on this scenario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 07:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Loading-the-field-in-to-final-table/m-p/335687#M596</guid>
      <dc:creator>pavanthota</dc:creator>
      <dc:date>2012-05-04T07:46:10Z</dc:date>
    </item>
    <item>
      <title>Loading the field in to final table</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Loading-the-field-in-to-final-table/m-p/335688#M597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you elaborate the problem you are facing? I'm not sure what you are trying to do. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finaltable:&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;a,&lt;/P&gt;&lt;P&gt;b,&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;from ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concantenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;e&lt;/P&gt;&lt;P&gt;from ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finaltable:&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;a,&lt;/P&gt;&lt;P&gt;b,&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;from ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;e&lt;/P&gt;&lt;P&gt;from ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 07:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Loading-the-field-in-to-final-table/m-p/335688#M597</guid>
      <dc:creator />
      <dc:date>2012-05-04T07:56:21Z</dc:date>
    </item>
  </channel>
</rss>

